| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdno.entur.abt |
| ArtifactId | ArtifactIdnetex-utils |
| Last Version | Last Version1.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNetex utils
Netex utility classes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| netex-utils-1.30.pom | |
| netex-utils-1.30.jar | 5 KB |
| netex-utils-1.30-sources.jar | 5 KB |
| netex-utils-1.30-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.entur.abt/netex-utils/ -->
<dependency>
<groupId>no.entur.abt</groupId>
<artifactId>netex-utils</artifactId>
<version>1.30</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.abt/netex-utils/
implementation 'no.entur.abt:netex-utils:1.30'
// https://jarcasting.com/artifacts/no.entur.abt/netex-utils/
implementation ("no.entur.abt:netex-utils:1.30")
'no.entur.abt:netex-utils:jar:1.30'
<dependency org="no.entur.abt" name="netex-utils" rev="1.30">
<artifact name="netex-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.abt', module='netex-utils', version='1.30')
)
libraryDependencies += "no.entur.abt" % "netex-utils" % "1.30"
[no.entur.abt/netex-utils "1.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |