License |
License |
---|---|
GroupId | GroupIdorg.codingmatters.poom.crons |
ArtifactId | ArtifactIdpoom-crons-api-spec |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.codingmatters.poom.crons:poom-crons-api-spec
Poor Old Man's Web Services
|
Filename | Size |
---|---|
poom-crons-api-spec-1.0.0.pom | |
poom-crons-api-spec-1.0.0.jar | 3 KB |
poom-crons-api-spec-1.0.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codingmatters.poom.crons/poom-crons-api-spec/ -->
<dependency>
<groupId>org.codingmatters.poom.crons</groupId>
<artifactId>poom-crons-api-spec</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codingmatters.poom.crons/poom-crons-api-spec/
implementation 'org.codingmatters.poom.crons:poom-crons-api-spec:1.0.0'
// https://jarcasting.com/artifacts/org.codingmatters.poom.crons/poom-crons-api-spec/
implementation ("org.codingmatters.poom.crons:poom-crons-api-spec:1.0.0")
'org.codingmatters.poom.crons:poom-crons-api-spec:jar:1.0.0'
<dependency org="org.codingmatters.poom.crons" name="poom-crons-api-spec" rev="1.0.0">
<artifact name="poom-crons-api-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codingmatters.poom.crons', module='poom-crons-api-spec', version='1.0.0')
)
libraryDependencies += "org.codingmatters.poom.crons" % "poom-crons-api-spec" % "1.0.0"
[org.codingmatters.poom.crons/poom-crons-api-spec "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codingmatters.poom : poom-services-logging | jar | 1.9.0 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.hamcrest : hamcrest-all | jar | |
org.hamcrest : hamcrest-core | jar |