| Categories | 
                CategoriesNet | 
        
|---|---|
| GroupId | GroupIdcom.mtvnet.boxspring.modules | 
    
| ArtifactId | ArtifactIdcrowd-osgi-it | 
    
| Last Version | Last Version1.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCrowd OSGi Integration Tests 
            Crowd OSGi Bundle 
         | 
    
| Project Organization | 
                    Project OrganizationMTV Networks | 
            
| Filename | Size | 
|---|---|
| crowd-osgi-it-1.0.3.pom | |
| crowd-osgi-it-1.0.3.jar | 2 KB | 
| crowd-osgi-it-1.0.3-sources.jar | 327 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mtvnet.boxspring.modules/crowd-osgi-it/ -->
<dependency>
    <groupId>com.mtvnet.boxspring.modules</groupId>
    <artifactId>crowd-osgi-it</artifactId>
    <version>1.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.mtvnet.boxspring.modules/crowd-osgi-it/
implementation 'com.mtvnet.boxspring.modules:crowd-osgi-it:1.0.3'
                // https://jarcasting.com/artifacts/com.mtvnet.boxspring.modules/crowd-osgi-it/
implementation ("com.mtvnet.boxspring.modules:crowd-osgi-it:1.0.3")
                'com.mtvnet.boxspring.modules:crowd-osgi-it:jar:1.0.3'
                <dependency org="com.mtvnet.boxspring.modules" name="crowd-osgi-it" rev="1.0.3">
  <artifact name="crowd-osgi-it" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.mtvnet.boxspring.modules', module='crowd-osgi-it', version='1.0.3')
)
                libraryDependencies += "com.mtvnet.boxspring.modules" % "crowd-osgi-it" % "1.0.3"
                [com.mtvnet.boxspring.modules/crowd-osgi-it "1.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.atlassian.crowd » crowd-integration-client | jar | 1.6.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.mtvnet.boxspring.osgi : boxspring-osgi-test-support | jar | 1.0.0-beta-3 | 
| org.apache.felix : org.apache.felix.main | jar | 1.8.1 | 
| org.apache.felix : org.osgi.compendium | jar | 1.2.0 | 
| junit : junit | jar | 4.5 |