License |
License |
---|---|
GroupId | GroupIdorg.openbaton |
ArtifactId | ArtifactIdregistration |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenBaton
Openbaton libraries for almost everything
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
registration-6.0.0.pom | |
registration-6.0.0.jar | 5 KB |
registration-6.0.0-sources.jar | 3 KB |
registration-6.0.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbaton/registration/ -->
<dependency>
<groupId>org.openbaton</groupId>
<artifactId>registration</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbaton/registration/
implementation 'org.openbaton:registration:6.0.0'
// https://jarcasting.com/artifacts/org.openbaton/registration/
implementation ("org.openbaton:registration:6.0.0")
'org.openbaton:registration:jar:6.0.0'
<dependency org="org.openbaton" name="registration" rev="6.0.0">
<artifact name="registration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbaton', module='registration', version='6.0.0')
)
libraryDependencies += "org.openbaton" % "registration" % "6.0.0"
[org.openbaton/registration "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openbaton : catalogue | jar | 6.0.0 |
org.openbaton : common | jar | 6.0.0 |
org.springframework.boot : spring-boot-starter-amqp | jar | 1.5.11.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |