GroupId | GroupIdcom.marmoush.jutils |
---|---|
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Core Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-0.6.6.pom | |
core-0.6.6.jar | 44 KB |
core-0.6.6-sources.jar | 23 KB |
core-0.6.6-javadoc.jar | 638 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marmoush.jutils/core/ -->
<dependency>
<groupId>com.marmoush.jutils</groupId>
<artifactId>core</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.marmoush.jutils/core/
implementation 'com.marmoush.jutils:core:0.6.6'
// https://jarcasting.com/artifacts/com.marmoush.jutils/core/
implementation ("com.marmoush.jutils:core:0.6.6")
'com.marmoush.jutils:core:jar:0.6.6'
<dependency org="com.marmoush.jutils" name="core" rev="0.6.6">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marmoush.jutils', module='core', version='0.6.6')
)
libraryDependencies += "com.marmoush.jutils" % "core" % "0.6.6"
[com.marmoush.jutils/core "0.6.6"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | |
io.projectreactor.netty : reactor-netty | jar | |
io.vavr : vavr | jar | 0.10.2 |
io.vavr : vavr-gson | jar | 0.10.2 |
com.google.code.gson : gson | jar | 2.8.6 |
com.esotericsoftware.yamlbeans : yamlbeans | jar | 1.13 |
org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |
de.mkammerer : argon2-jvm | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.assertj : assertj-core | jar | 3.16.0 |