snf-common-j
JVM-specific utilities for use from other GRNET repos.
Artifacts are published on Maven Central.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdgr.grnet |
| ArtifactId | ArtifactIdsnf-common-j |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsnf-common-j
JVM-specific utilities
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| snf-common-j-0.4.2.pom | |
| snf-common-j-0.4.2.jar | 62 KB |
| snf-common-j-0.4.2-sources.jar | 18 KB |
| snf-common-j-0.4.2-javadoc.jar | 448 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gr.grnet/snf-common-j/ -->
<dependency>
<groupId>gr.grnet</groupId>
<artifactId>snf-common-j</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/gr.grnet/snf-common-j/
implementation 'gr.grnet:snf-common-j:0.4.2'
// https://jarcasting.com/artifacts/gr.grnet/snf-common-j/
implementation ("gr.grnet:snf-common-j:0.4.2")
'gr.grnet:snf-common-j:jar:0.4.2'
<dependency org="gr.grnet" name="snf-common-j" rev="0.4.2">
<artifact name="snf-common-j" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.grnet', module='snf-common-j', version='0.4.2')
)
libraryDependencies += "gr.grnet" % "snf-common-j" % "0.4.2"
[gr.grnet/snf-common-j "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.6 |
| com.squareup.okio : okio | jar | 1.2.0 |
| com.ckkloverdos : typedkey | jar | 0.9.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.5.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
| com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.5.1 |
| com.twitter : finagle-httpx_2.11 | jar | 6.25.0 |
| com.twitter : util-core_2.11 | jar | 6.24.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
JVM-specific utilities for use from other GRNET repos.
Artifacts are published on Maven Central.