Last Version

FileMockParent 1.0.0

Parent pom for file mock 1.0.0

License

License

GroupId

GroupId

io.github.kvlabs.filemock
ArtifactId

ArtifactId

parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

FileMockParent
Parent pom for file mock 1.0.0

Download parent 1.0.0

Filename Size
parent-1.0.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • filemock-core
  • filemock-junit
  • firemock-testcommon