License |
License |
---|---|
GroupId | GroupIdorg.microbule |
ArtifactId | ArtifactIdmicrobule-parent |
Version | Version0.1.1 |
Type | Typepom |
Description |
DescriptionMicrobule :: Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microbule-parent-0.1.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microbule/microbule-parent/ -->
<dependency>
<groupId>org.microbule</groupId>
<artifactId>microbule-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microbule/microbule-parent/
implementation 'org.microbule:microbule-parent:0.1.1'
// https://jarcasting.com/artifacts/org.microbule/microbule-parent/
implementation ("org.microbule:microbule-parent:0.1.1")
'org.microbule:microbule-parent:pom:0.1.1'
<dependency org="org.microbule" name="microbule-parent" rev="0.1.1">
<artifact name="microbule-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microbule', module='microbule-parent', version='0.1.1')
)
libraryDependencies += "org.microbule" % "microbule-parent" % "0.1.1"
[org.microbule/microbule-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 |