License |
License |
---|---|
GroupId | GroupIdorg.microbule |
ArtifactId | ArtifactIdmicrobule-itest-parent |
Version | Version0.1.1 |
Type | Typepom |
Description |
DescriptionMicrobule :: Integration Tests :: Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
microbule-itest-parent-0.1.1.pom | 649 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.microbule/microbule-itest-parent/ -->
<dependency>
<groupId>org.microbule</groupId>
<artifactId>microbule-itest-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microbule/microbule-itest-parent/
implementation 'org.microbule:microbule-itest-parent:0.1.1'
// https://jarcasting.com/artifacts/org.microbule/microbule-itest-parent/
implementation ("org.microbule:microbule-itest-parent:0.1.1")
'org.microbule:microbule-itest-parent:pom:0.1.1'
<dependency org="org.microbule" name="microbule-itest-parent" rev="0.1.1">
<artifact name="microbule-itest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microbule', module='microbule-itest-parent', version='0.1.1')
)
libraryDependencies += "org.microbule" % "microbule-itest-parent" % "0.1.1"
[org.microbule/microbule-itest-parent "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.compendium | jar | 5.0.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
javax.annotation : javax.annotation-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.2.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |