filremock-junit

Parent pom for file mock 1.0.0

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.github.kvlabs.filemock
ArtifactId

ArtifactId

junit
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

filremock-junit
Parent pom for file mock 1.0.0

Download junit

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kvlabs.filemock/junit/ -->
<dependency>
    <groupId>io.github.kvlabs.filemock</groupId>
    <artifactId>junit</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kvlabs.filemock/junit/
implementation 'io.github.kvlabs.filemock:junit:1.0.0'
// https://jarcasting.com/artifacts/io.github.kvlabs.filemock/junit/
implementation ("io.github.kvlabs.filemock:junit:1.0.0")
'io.github.kvlabs.filemock:junit:jar:1.0.0'
<dependency org="io.github.kvlabs.filemock" name="junit" rev="1.0.0">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kvlabs.filemock', module='junit', version='1.0.0')
)
libraryDependencies += "io.github.kvlabs.filemock" % "junit" % "1.0.0"
[io.github.kvlabs.filemock/junit "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
io.kvlabs.filemock » core jar 1.0.0
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.1
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
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
io.kvlabs.filemock » testcommon jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0