| License |
License |
|---|---|
| GroupId | GroupIdeu.toop |
| ArtifactId | ArtifactIddsd-service |
| Version | Version2.1.1 |
| Type | Typewar |
| Description |
DescriptionBase POM to build the Data Services Directory projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsd-service-2.1.1.pom | |
| dsd-service-2.1.1.war | 22 MB |
| dsd-service-2.1.1-test-sources.jar | 6 KB |
| dsd-service-2.1.1-sources.jar | 88 KB |
| dsd-service-2.1.1-javadoc.jar | 51 KB |
| dsd-service-2.1.1-classes.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/dsd-service/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>dsd-service</artifactId>
<version>2.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/dsd-service/
implementation 'eu.toop:dsd-service:2.1.1'
// https://jarcasting.com/artifacts/eu.toop/dsd-service/
implementation ("eu.toop:dsd-service:2.1.1")
'eu.toop:dsd-service:war:2.1.1'
<dependency org="eu.toop" name="dsd-service" rev="2.1.1">
<artifact name="dsd-service" type="war" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='dsd-service', version='2.1.1')
)
libraryDependencies += "eu.toop" % "dsd-service" % "2.1.1"
[eu.toop/dsd-service "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.helger : ph-commons | jar | |
| com.helger : ph-json | jar | |
| com.helger : ph-xml | jar | |
| com.helger.peppol : peppol-id | jar | |
| com.typesafe : config | jar | 1.4.1 |
| eu.toop : dsd-api | jar | 2.1.1 |
| com.sun.activation : jakarta.activation | jar | |
| 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 |
| javax.servlet : javax.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |