License |
License |
---|---|
GroupId | GroupIdli.strolch |
ArtifactId | ArtifactIdli.strolch.service |
Last Version | Last Version1.6.100 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionli.strolch.service
Service API for Strolch
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
li.strolch.service-1.6.100.pom | |
li.strolch.service-1.6.100.jar | 150 KB |
li.strolch.service-1.6.100-sources.jar | 102 KB |
li.strolch.service-1.6.100-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/li.strolch/li.strolch.service/ -->
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.service</artifactId>
<version>1.6.100</version>
</dependency>
// https://jarcasting.com/artifacts/li.strolch/li.strolch.service/
implementation 'li.strolch:li.strolch.service:1.6.100'
// https://jarcasting.com/artifacts/li.strolch/li.strolch.service/
implementation ("li.strolch:li.strolch.service:1.6.100")
'li.strolch:li.strolch.service:jar:1.6.100'
<dependency org="li.strolch" name="li.strolch.service" rev="1.6.100">
<artifact name="li.strolch.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.strolch', module='li.strolch.service', version='1.6.100')
)
libraryDependencies += "li.strolch" % "li.strolch.service" % "1.6.100"
[li.strolch/li.strolch.service "1.6.100"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
li.strolch : li.strolch.model | jar | 1.6.100 |
li.strolch : li.strolch.agent | jar | 1.6.100 |
li.strolch : li.strolch.privilege | jar | 1.6.100 |
Group / Artifact | Type | Version |
---|---|---|
li.strolch : li.strolch.testbase | jar | 1.6.100 |
li.strolch : li.strolch.persistence.postgresql | jar | 1.6.100 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |