| License |
License |
|---|---|
| GroupId | GroupIdeu.toop |
| ArtifactId | ArtifactIdtoop-playground-ng |
| Version | Version2.1.1 |
| Type | Typepom |
| Description |
Descriptiontoop-playground-ng
Base POM to build the TOOP Playground DP and DC Services
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| toop-playground-ng-2.1.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/toop-playground-ng/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>toop-playground-ng</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/toop-playground-ng/
implementation 'eu.toop:toop-playground-ng:2.1.1'
// https://jarcasting.com/artifacts/eu.toop/toop-playground-ng/
implementation ("eu.toop:toop-playground-ng:2.1.1")
'eu.toop:toop-playground-ng:pom:2.1.1'
<dependency org="eu.toop" name="toop-playground-ng" rev="2.1.1">
<artifact name="toop-playground-ng" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='toop-playground-ng', version='2.1.1')
)
libraryDependencies += "eu.toop" % "toop-playground-ng" % "2.1.1"
[eu.toop/toop-playground-ng "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| org.apache.logging.log4j : log4j-web | jar | |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| eu.toop : toop-edm | jar | |
| eu.toop : toop-regrep | jar | |
| eu.toop : toop-kafka-client | jar | |
| org.apache.httpcomponents : httpcore | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.typesafe : config | jar | 1.4.1 |
| eu.toop : tc-api | jar | |
| eu.toop : tc-main | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |