License |
License |
---|---|
GroupId | GroupIdeu.toop |
ArtifactId | ArtifactIdtoop-interface |
Version | Version0.10.8 |
Type | Typejar |
Description |
Descriptiontoop-interface
Generic parent POM for Java 1.8+ applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toop-interface-0.10.8.pom | |
toop-interface-0.10.8.jar | 26 KB |
toop-interface-0.10.8-test-sources.jar | 28 KB |
toop-interface-0.10.8-sources.jar | 24 KB |
toop-interface-0.10.8-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/toop-interface/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>toop-interface</artifactId>
<version>0.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/toop-interface/
implementation 'eu.toop:toop-interface:0.10.8'
// https://jarcasting.com/artifacts/eu.toop/toop-interface/
implementation ("eu.toop:toop-interface:0.10.8")
'eu.toop:toop-interface:jar:0.10.8'
<dependency org="eu.toop" name="toop-interface" rev="0.10.8">
<artifact name="toop-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='toop-interface', version='0.10.8')
)
libraryDependencies += "eu.toop" % "toop-interface" % "0.10.8"
[eu.toop/toop-interface "0.10.8"]
Group / Artifact | Type | Version |
---|---|---|
eu.toop : toop-kafka-client | jar | |
eu.toop : toop-commons | jar | |
com.helger : ph-commons | jar | |
com.helger : ph-asic | jar | |
com.helger : ph-settings | jar | |
com.helger : ph-httpclient | jar | |
com.helger : phoss-directory-searchapi | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.29 |
junit : junit | jar | 4.12 |