| License |
License |
|---|---|
| GroupId | GroupIdtop.agno.gnosis |
| ArtifactId | ArtifactIdutils |
| Version | Version1.0.2-RELEASE |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| utils-1.0.2-RELEASE.pom | |
| utils-1.0.2-RELEASE.jar | 176 KB |
| utils-1.0.2-RELEASE-sources.jar | 134 KB |
| utils-1.0.2-RELEASE-javadoc.jar | 462 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.agno.gnosis/utils/ -->
<dependency>
<groupId>top.agno.gnosis</groupId>
<artifactId>utils</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.agno.gnosis/utils/
implementation 'top.agno.gnosis:utils:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/top.agno.gnosis/utils/
implementation ("top.agno.gnosis:utils:1.0.2-RELEASE")
'top.agno.gnosis:utils:jar:1.0.2-RELEASE'
<dependency org="top.agno.gnosis" name="utils" rev="1.0.2-RELEASE">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.agno.gnosis', module='utils', version='1.0.2-RELEASE')
)
libraryDependencies += "top.agno.gnosis" % "utils" % "1.0.2-RELEASE"
[top.agno.gnosis/utils "1.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.agno.gnosis : constants | jar | 1.0.2-RELEASE |
| com.alibaba : fastjson | jar | 1.2.58 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-codec : commons-codec | jar | 1.5 |
| org.projectlombok : lombok | jar | 1.16.10 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.springframework : spring-core | jar | 4.3.18.RELEASE |
| org.springframework : spring-context | jar | 4.3.18.RELEASE |
| com.google.inject : guice | jar | 4.1.0 |
| joda-time : joda-time | jar | 2.9.9 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.9 |
| commons-io : commons-io | jar | 2.4 |
| com.jcraft : jsch | jar | 0.1.53 |
| javax.mail : mail | jar | 1.4 |
| org.springframework : spring-context-support | jar | 4.3.18.RELEASE |
| com.aliyun.oss : aliyun-sdk-oss | jar | 3.1.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |