License |
License |
---|---|
GroupId | GroupIdca.bc.gov.tno |
ArtifactId | ArtifactIdservice |
Version | Version0.0.6-alpha |
Type | Typejar |
Description |
Descriptionservice
TNO Core Service library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-0.0.6-alpha.pom | |
service-0.0.6-alpha.jar | 39 KB |
service-0.0.6-alpha-sources.jar | 30 KB |
service-0.0.6-alpha-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ca.bc.gov.tno/service/ -->
<dependency>
<groupId>ca.bc.gov.tno</groupId>
<artifactId>service</artifactId>
<version>0.0.6-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.tno/service/
implementation 'ca.bc.gov.tno:service:0.0.6-alpha'
// https://jarcasting.com/artifacts/ca.bc.gov.tno/service/
implementation ("ca.bc.gov.tno:service:0.0.6-alpha")
'ca.bc.gov.tno:service:jar:0.0.6-alpha'
<dependency org="ca.bc.gov.tno" name="service" rev="0.0.6-alpha">
<artifact name="service" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.tno', module='service', version='0.0.6-alpha')
)
libraryDependencies += "ca.bc.gov.tno" % "service" % "0.0.6-alpha"
[ca.bc.gov.tno/service "0.0.6-alpha"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |