{"id":73423,"library":"javax-inject-tck","title":"javax.inject TCK","description":"Technology Compatibility Kit for testing implementations of the javax.inject dependency injection specification.","status":"active","version":"1","language":"java","source_language":null,"source_url":"http://code.google.com/p/atinject/source/checkout/tags/javax.inject-tck-1","tags":["injection","tck","testing","javax"],"install":[{"cmd":"<dependency>\n  <groupId>javax.inject</groupId>\n  <artifactId>javax.inject-tck</artifactId>\n  <version>1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'javax.inject:javax.inject-tck:1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Tck","correct":"org.atinject.tck.Tck"}],"quickstart":{"code":"import org.atinject.tck.Tck;\nimport junit.framework.Test;\n\npublic class Example {\n    public static void main(String[] args) {\n        Test test = Tck.testsFor(null, false);\n        System.out.println(\"TCK tests created: \" + test);\n    }\n}","lang":"java","description":"Creates a JUnit test suite for javax.inject compatibility testing."},"warnings":[{"fix":"Only include as a test dependency for validating DI implementations.","message":"This is a test artifact, not for production use.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'compat':4 'depend':12 'implement':8 'inject':13,15 'javax':18 'javax.inject':1,11 'kit':5 'specif':14 'tck':2,16 'technolog':3 'test':7,17","created_at":"2026-06-17T18:50:54.402251+00:00","updated_at":"2026-06-17T18:50:54.402251+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://code.google.com/p/atinject/","github":null,"docs":"https://appdoc.app/artifact/javax.inject/javax.inject-tck/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}