| License |
License |
|---|---|
| GroupId | GroupIdcom.github.frtu.libs |
| ArtifactId | ArtifactIdlib-utils |
| Version | Version1.1.4 |
| Type | Typejar |
| Description |
DescriptionLibraries toolbox
|
| Filename | Size |
|---|---|
| lib-utils-1.1.4.pom | |
| lib-utils-1.1.4.jar | 12 KB |
| lib-utils-1.1.4-sources.jar | 7 KB |
| lib-utils-1.1.4-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-utils/ -->
<dependency>
<groupId>com.github.frtu.libs</groupId>
<artifactId>lib-utils</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-utils/
implementation 'com.github.frtu.libs:lib-utils:1.1.4'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-utils/
implementation ("com.github.frtu.libs:lib-utils:1.1.4")
'com.github.frtu.libs:lib-utils:jar:1.1.4'
<dependency org="com.github.frtu.libs" name="lib-utils" rev="1.1.4">
<artifact name="lib-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-utils', version='1.1.4')
)
libraryDependencies += "com.github.frtu.libs" % "lib-utils" % "1.1.4"
[com.github.frtu.libs/lib-utils "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
| org.apache.avro : avro Optional | jar | 1.10.2 |
| com.github.frtu.logs : logger-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.slf4j : slf4j-api | jar | |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.kotlintest : kotlintest-runner-junit5 | jar | |
| io.mockk : mockk | jar | |
| org.assertj : assertj-core | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar |