License |
License |
---|---|
GroupId | GroupIdcom.opuscapita.peppol |
ArtifactId | ArtifactIdpeppol-models |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionOpusCapitaPeppolModels
Common models for the Peppol services running on Andariel Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
peppol-models-0.0.2.pom | |
peppol-models-0.0.2.jar | 31 KB |
peppol-models-0.0.2-tests.jar | 261 bytes |
peppol-models-0.0.2-sources.jar | 12 KB |
peppol-models-0.0.2-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opuscapita.peppol/peppol-models/ -->
<dependency>
<groupId>com.opuscapita.peppol</groupId>
<artifactId>peppol-models</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.opuscapita.peppol/peppol-models/
implementation 'com.opuscapita.peppol:peppol-models:0.0.2'
// https://jarcasting.com/artifacts/com.opuscapita.peppol/peppol-models/
implementation ("com.opuscapita.peppol:peppol-models:0.0.2")
'com.opuscapita.peppol:peppol-models:jar:0.0.2'
<dependency org="com.opuscapita.peppol" name="peppol-models" rev="0.0.2">
<artifact name="peppol-models" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opuscapita.peppol', module='peppol-models', version='0.0.2')
)
libraryDependencies += "com.opuscapita.peppol" % "peppol-models" % "0.0.2"
[com.opuscapita.peppol/peppol-models "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.25 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.3.RELEASE |
org.springframework.cloud : spring-cloud-starter-consul-config | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |