License |
License |
---|---|
GroupId | GroupIdio.github.kvlabs.filemock |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfilemock-core
Parent pom for file mock 1.0.0
|
Filename | Size |
---|---|
core-1.0.0.pom | |
core-1.0.0.jar | 13 KB |
core-1.0.0-sources.jar | 11 KB |
core-1.0.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kvlabs.filemock/core/ -->
<dependency>
<groupId>io.github.kvlabs.filemock</groupId>
<artifactId>core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kvlabs.filemock/core/
implementation 'io.github.kvlabs.filemock:core:1.0.0'
// https://jarcasting.com/artifacts/io.github.kvlabs.filemock/core/
implementation ("io.github.kvlabs.filemock:core:1.0.0")
'io.github.kvlabs.filemock:core:jar:1.0.0'
<dependency org="io.github.kvlabs.filemock" name="core" rev="1.0.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kvlabs.filemock', module='core', version='1.0.0')
)
libraryDependencies += "io.github.kvlabs.filemock" % "core" % "1.0.0"
[io.github.kvlabs.filemock/core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
com.google.code.gson : gson | jar | 2.3.1 |
com.squareup.moshi : moshi | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
io.kvlabs.filemock » testcommon | jar | 1.0.0 |
junit : junit | jar | 4.12 |