| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJBoss Container Application Servers | 
        
| GroupId | GroupIdorg.jboss.weld.osgi.tests | 
    
| ArtifactId | ArtifactIdweld-osgi-tester | 
    
| Last Version | Last Version1.2.0.Beta1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWeld OSGi (Tester) 
            Integration tests launcher for Weld-OSGi 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.jboss.weld.osgi.tests/weld-osgi-tester/ -->
<dependency>
    <groupId>org.jboss.weld.osgi.tests</groupId>
    <artifactId>weld-osgi-tester</artifactId>
    <version>1.2.0.Beta1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.jboss.weld.osgi.tests/weld-osgi-tester/
implementation 'org.jboss.weld.osgi.tests:weld-osgi-tester:1.2.0.Beta1'
                // https://jarcasting.com/artifacts/org.jboss.weld.osgi.tests/weld-osgi-tester/
implementation ("org.jboss.weld.osgi.tests:weld-osgi-tester:1.2.0.Beta1")
                'org.jboss.weld.osgi.tests:weld-osgi-tester:jar:1.2.0.Beta1'
                <dependency org="org.jboss.weld.osgi.tests" name="weld-osgi-tester" rev="1.2.0.Beta1">
  <artifact name="weld-osgi-tester" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.jboss.weld.osgi.tests', module='weld-osgi-tester', version='1.2.0.Beta1')
)
                libraryDependencies += "org.jboss.weld.osgi.tests" % "weld-osgi-tester" % "1.2.0.Beta1"
                [org.jboss.weld.osgi.tests/weld-osgi-tester "1.2.0.Beta1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 2.5.0 | 
| org.ops4j.pax.exam : pax-exam-container-native | jar | 2.5.0 | 
| org.ops4j.pax.url : pax-url-aether | jar | 1.4.2 | 
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 2.5.0 | 
| org.apache.felix : org.apache.felix.framework | jar | 4.0.3 |