| License |
License |
|---|---|
| GroupId | GroupIdio.github.lmikoto |
| ArtifactId | ArtifactIdmikoto-utils |
| Version | Version1.1.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionmikoto-utils
mikoto-backend
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-utils/ -->
<dependency>
<groupId>io.github.lmikoto</groupId>
<artifactId>mikoto-utils</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-utils/
implementation 'io.github.lmikoto:mikoto-utils:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.lmikoto/mikoto-utils/
implementation ("io.github.lmikoto:mikoto-utils:1.1.0.RELEASE")
'io.github.lmikoto:mikoto-utils:jar:1.1.0.RELEASE'
<dependency org="io.github.lmikoto" name="mikoto-utils" rev="1.1.0.RELEASE">
<artifact name="mikoto-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lmikoto', module='mikoto-utils', version='1.1.0.RELEASE')
)
libraryDependencies += "io.github.lmikoto" % "mikoto-utils" % "1.1.0.RELEASE"
[io.github.lmikoto/mikoto-utils "1.1.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| com.google.guava : guava | jar | 27.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |