Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.mtvnet.boxspring.modules |
ArtifactId | ArtifactIdit-dependencies |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIntegration Test Dependencies
Integration Test Dependencies
|
Project Organization |
Project OrganizationMTV Networks |
Filename | Size |
---|---|
it-dependencies-1.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mtvnet.boxspring.modules/it-dependencies/ -->
<dependency>
<groupId>com.mtvnet.boxspring.modules</groupId>
<artifactId>it-dependencies</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mtvnet.boxspring.modules/it-dependencies/
implementation 'com.mtvnet.boxspring.modules:it-dependencies:1.0.3'
// https://jarcasting.com/artifacts/com.mtvnet.boxspring.modules/it-dependencies/
implementation ("com.mtvnet.boxspring.modules:it-dependencies:1.0.3")
'com.mtvnet.boxspring.modules:it-dependencies:pom:1.0.3'
<dependency org="com.mtvnet.boxspring.modules" name="it-dependencies" rev="1.0.3">
<artifact name="it-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mtvnet.boxspring.modules', module='it-dependencies', version='1.0.3')
)
libraryDependencies += "com.mtvnet.boxspring.modules" % "it-dependencies" % "1.0.3"
[com.mtvnet.boxspring.modules/it-dependencies "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mtvnet.boxspring.osgi : boxspring-osgi-core | jar | 1.0.0-beta-3 |
com.mtvnet.boxspring.osgi : boxspring-osgi-extender-bundle | jar | 1.0.0-beta-3 |
org.apache.felix : org.apache.felix.configadmin | jar | 1.0.10 |
org.apache.felix : org.apache.felix.metatype | jar | 1.0.2 |
javax.servlet » com.springsource.javax.servlet | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |