| License |
License |
|---|---|
| GroupId | GroupIdorg.entur.ror.helpers |
| ArtifactId | ArtifactIdorganisation |
| Last Version | Last Version1.0.79 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorganisation
Shared libraries used in other route database/journey planning components
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| organisation-1.0.79.pom | |
| organisation-1.0.79.jar | 14 KB |
| organisation-1.0.79-sources.jar | 12 KB |
| organisation-1.0.79-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.entur.ror.helpers/organisation/ -->
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>organisation</artifactId>
<version>1.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.ror.helpers/organisation/
implementation 'org.entur.ror.helpers:organisation:1.0.79'
// https://jarcasting.com/artifacts/org.entur.ror.helpers/organisation/
implementation ("org.entur.ror.helpers:organisation:1.0.79")
'org.entur.ror.helpers:organisation:jar:1.0.79'
<dependency org="org.entur.ror.helpers" name="organisation" rev="1.0.79">
<artifact name="organisation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.ror.helpers', module='organisation', version='1.0.79')
)
libraryDependencies += "org.entur.ror.helpers" % "organisation" % "1.0.79"
[org.entur.ror.helpers/organisation "1.0.79"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.springframework.security : spring-security-core | jar | |
| com.google.guava : guava | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |