License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.sftwnd.crayfish.common |
ArtifactId | ArtifactIdcrayfish-common-format |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrayFish :: COMMON :: Format
A set of libraries to simplify the creation of code covering the most common primitives
|
<!-- https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.common/crayfish-common-format/ -->
<dependency>
<groupId>com.github.sftwnd.crayfish.common</groupId>
<artifactId>crayfish-common-format</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.common/crayfish-common-format/
implementation 'com.github.sftwnd.crayfish.common:crayfish-common-format:0.0.1'
// https://jarcasting.com/artifacts/com.github.sftwnd.crayfish.common/crayfish-common-format/
implementation ("com.github.sftwnd.crayfish.common:crayfish-common-format:0.0.1")
'com.github.sftwnd.crayfish.common:crayfish-common-format:jar:0.0.1'
<dependency org="com.github.sftwnd.crayfish.common" name="crayfish-common-format" rev="0.0.1">
<artifact name="crayfish-common-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sftwnd.crayfish.common', module='crayfish-common-format', version='0.0.1')
)
libraryDependencies += "com.github.sftwnd.crayfish.common" % "crayfish-common-format" % "0.0.1"
[com.github.sftwnd.crayfish.common/crayfish-common-format "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sftwnd.crayfish.common : crayfish-common-state | jar | 0.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.mockito : mockito-core | jar | 3.3.3 |