Last Version

net.maxwoods:nimble-starter-parent 0.0.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.maxwoods
ArtifactId

ArtifactId

nimble-starter-parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Download nimble-starter-parent 0.0.1


<!-- https://jarcasting.com/artifacts/net.maxwoods/nimble-starter-parent/ -->
<dependency>
    <groupId>net.maxwoods</groupId>
    <artifactId>nimble-starter-parent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.maxwoods/nimble-starter-parent/
implementation 'net.maxwoods:nimble-starter-parent:0.0.1'
// https://jarcasting.com/artifacts/net.maxwoods/nimble-starter-parent/
implementation ("net.maxwoods:nimble-starter-parent:0.0.1")
'net.maxwoods:nimble-starter-parent:pom:0.0.1'
<dependency org="net.maxwoods" name="nimble-starter-parent" rev="0.0.1">
  <artifact name="nimble-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.maxwoods', module='nimble-starter-parent', version='0.0.1')
)
libraryDependencies += "net.maxwoods" % "nimble-starter-parent" % "0.0.1"
[net.maxwoods/nimble-starter-parent "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.0

Project Modules

There are no modules declared in this project.