Last Version

Microbule :: Parent 0.1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.microbule
ArtifactId

ArtifactId

microbule-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

Microbule :: Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/jwcarman/microbule

Download microbule-parent 0.1.1

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"]

Dependencies

compile (3)

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

provided (3)

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

test (3)

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

Project Modules

  • annotation
  • api
  • spi
  • core
  • osgi
  • test
  • errormap
  • decorator
  • example
  • features
  • itest