License |
License |
---|---|
GroupId | GroupIdcom.io7m.jwhere |
ArtifactId | ArtifactIdio7m-jwhere-core |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionio7m-jwhere-core
Disk catalog (Core)
|
Project URL |
Project URL |
Filename | Size |
---|---|
io7m-jwhere-core-0.4.0.pom | |
io7m-jwhere-core-0.4.0.jar | 67 KB |
io7m-jwhere-core-0.4.0-tests.jar | 76 KB |
io7m-jwhere-core-0.4.0-test-sources.jar | 45 KB |
io7m-jwhere-core-0.4.0-sources.jar | 51 KB |
io7m-jwhere-core-0.4.0-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-core/ -->
<dependency>
<groupId>com.io7m.jwhere</groupId>
<artifactId>io7m-jwhere-core</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-core/
implementation 'com.io7m.jwhere:io7m-jwhere-core:0.4.0'
// https://jarcasting.com/artifacts/com.io7m.jwhere/io7m-jwhere-core/
implementation ("com.io7m.jwhere:io7m-jwhere-core:0.4.0")
'com.io7m.jwhere:io7m-jwhere-core:jar:0.4.0'
<dependency org="com.io7m.jwhere" name="io7m-jwhere-core" rev="0.4.0">
<artifact name="io7m-jwhere-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.io7m.jwhere', module='io7m-jwhere-core', version='0.4.0')
)
libraryDependencies += "com.io7m.jwhere" % "io7m-jwhere-core" % "0.4.0"
[com.io7m.jwhere/io7m-jwhere-core "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.io7m.jnull : io7m-jnull-core | jar | [1.0.0, 2.0.0) |
com.io7m.jfunctional : io7m-jfunctional-core | jar | [1.0.0, 2.0.0) |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.2 |
org.jgrapht : jgrapht-core | jar | 0.9.1 |
com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |
org.valid4j : valid4j | jar | 0.4.0 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.marschall : memoryfilesystem | jar | 0.7.2 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
net.java.quickcheck : quickcheck | jar | 0.6 |
junit : junit | jar | 4.12 |
com.goldmansachs : gs-collections | jar | 6.2.0 |