| License |
License |
|---|---|
| GroupId | GroupIdno.ssb.vtl.connectors |
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava VTL Utility connectors
A collection of connectors for Java VTL
|
| Project Organization |
Project OrganizationStatistics Norway and contributors |
| Filename | Size |
|---|---|
| utils-0.1.3.pom | |
| utils-0.1.3.jar | 19 KB |
| utils-0.1.3-sources.jar | 10 KB |
| utils-0.1.3-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.ssb.vtl.connectors/utils/ -->
<dependency>
<groupId>no.ssb.vtl.connectors</groupId>
<artifactId>utils</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.vtl.connectors/utils/
implementation 'no.ssb.vtl.connectors:utils:0.1.3'
// https://jarcasting.com/artifacts/no.ssb.vtl.connectors/utils/
implementation ("no.ssb.vtl.connectors:utils:0.1.3")
'no.ssb.vtl.connectors:utils:jar:0.1.3'
<dependency org="no.ssb.vtl.connectors" name="utils" rev="0.1.3">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.vtl.connectors', module='utils', version='0.1.3')
)
libraryDependencies += "no.ssb.vtl.connectors" % "utils" % "0.1.3"
[no.ssb.vtl.connectors/utils "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |
| com.google.guava : guava | jar | 22.0 |
| no.ssb.vtl : java-vtl-model | jar | 0.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.6.1 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |