License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.chaosfirebolt.generator |
ArtifactId | ArtifactIdidentifier-generator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.chaosfirebolt.generator:identifier-generator
Library for identifier generation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identifier-generator-1.0.0.pom | |
identifier-generator-1.0.0.jar | 39 KB |
identifier-generator-1.0.0-sources.jar | 46 KB |
identifier-generator-1.0.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chaosfirebolt.generator/identifier-generator/ -->
<dependency>
<groupId>com.github.chaosfirebolt.generator</groupId>
<artifactId>identifier-generator</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chaosfirebolt.generator/identifier-generator/
implementation 'com.github.chaosfirebolt.generator:identifier-generator:1.0.0'
// https://jarcasting.com/artifacts/com.github.chaosfirebolt.generator/identifier-generator/
implementation ("com.github.chaosfirebolt.generator:identifier-generator:1.0.0")
'com.github.chaosfirebolt.generator:identifier-generator:jar:1.0.0'
<dependency org="com.github.chaosfirebolt.generator" name="identifier-generator" rev="1.0.0">
<artifact name="identifier-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chaosfirebolt.generator', module='identifier-generator', version='1.0.0')
)
libraryDependencies += "com.github.chaosfirebolt.generator" % "identifier-generator" % "1.0.0"
[com.github.chaosfirebolt.generator/identifier-generator "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.2.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |