| License |
License |
|---|---|
| GroupId | GroupIdorg.openbaton |
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version4.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 |
|---|---|
| utils-4.0.0.pom | |
| utils-4.0.0.jar | 2 KB |
| utils-4.0.0-sources.jar | 2 KB |
| utils-4.0.0-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openbaton/utils/ -->
<dependency>
<groupId>org.openbaton</groupId>
<artifactId>utils</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbaton/utils/
implementation 'org.openbaton:utils:4.0.0'
// https://jarcasting.com/artifacts/org.openbaton/utils/
implementation ("org.openbaton:utils:4.0.0")
'org.openbaton:utils:jar:4.0.0'
<dependency org="org.openbaton" name="utils" rev="4.0.0">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbaton', module='utils', version='4.0.0')
)
libraryDependencies += "org.openbaton" % "utils" % "4.0.0"
[org.openbaton/utils "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.5.RELEASE |
| org.springframework.boot : spring-boot | jar | 1.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-logging | jar | 1.2.5.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.2.5.RELEASE |
| com.rabbitmq : amqp-client | jar | 4.0.1 |
| com.google.code.gson : gson | jar | 2.8.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.openbaton : exception | jar | 4.0.0 |
| org.openbaton : catalogue | jar | 4.0.0 |