Last Version

toop-interface 0.10.8

Generic parent POM for Java 1.8+ applications

License

License

GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

toop-interface
Version

Version

0.10.8
Type

Type

jar
Description

Description

toop-interface
Generic parent POM for Java 1.8+ applications
Project URL

Project URL

https://github.com/toop4eu/toop-interface
Project Organization

Project Organization

toop.eu
Source Code Management

Source Code Management

http://github.com/toop4eu/toop-interface

Download toop-interface 0.10.8


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.29
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.