| License |
License |
|---|---|
| GroupId | GroupIdcom.github.stephanenicolas.mimic |
| ArtifactId | ArtifactIdmimic-library |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMimic Library
The library.
|
| Filename | Size |
|---|---|
| mimic-library-1.0.0.pom | |
| mimic-library-1.0.0.jar | 13 KB |
| mimic-library-1.0.0-tests.jar | 16 KB |
| mimic-library-1.0.0-sources.jar | 5 KB |
| mimic-library-1.0.0-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.mimic/mimic-library/ -->
<dependency>
<groupId>com.github.stephanenicolas.mimic</groupId>
<artifactId>mimic-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.mimic/mimic-library/
implementation 'com.github.stephanenicolas.mimic:mimic-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.mimic/mimic-library/
implementation ("com.github.stephanenicolas.mimic:mimic-library:1.0.0")
'com.github.stephanenicolas.mimic:mimic-library:jar:1.0.0'
<dependency org="com.github.stephanenicolas.mimic" name="mimic-library" rev="1.0.0">
<artifact name="mimic-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.mimic', module='mimic-library', version='1.0.0')
)
libraryDependencies += "com.github.stephanenicolas.mimic" % "mimic-library" % "1.0.0"
[com.github.stephanenicolas.mimic/mimic-library "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stephanenicolas.mimic : mimic-annotations | jar | 1.0.0 |
| de.icongmbh.oss.maven.plugins : javassist-maven-plugin | jar | 1.1.0 |
| findbugs : annotations | jar | 1.0.0 |
| com.google.inject : guice | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.code.findbugs : jsr305 | jar | 2.0.3 |
| org.easymock : easymock | jar | 3.2 |