OSGL Java Tool
Some simple common Java utilities
See wiki
License |
License |
---|---|
GroupId | GroupIdorg.osgl |
ArtifactId | ArtifactIdosgl-tool |
Last Version | Last Version1.26.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Tool
A simple Java toolkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
osgl-tool-1.26.2.pom | |
osgl-tool-1.26.2.jar | 1 MB |
osgl-tool-1.26.2-sources.jar | 463 KB |
osgl-tool-1.26.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.osgl/osgl-tool/ -->
<dependency>
<groupId>org.osgl</groupId>
<artifactId>osgl-tool</artifactId>
<version>1.26.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgl/osgl-tool/
implementation 'org.osgl:osgl-tool:1.26.2'
// https://jarcasting.com/artifacts/org.osgl/osgl-tool/
implementation ("org.osgl:osgl-tool:1.26.2")
'org.osgl:osgl-tool:jar:1.26.2'
<dependency org="org.osgl" name="osgl-tool" rev="1.26.2">
<artifact name="osgl-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgl', module='osgl-tool', version='1.26.2')
)
libraryDependencies += "org.osgl" % "osgl-tool" % "1.26.2"
[org.osgl/osgl-tool "1.26.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.alibaba : fastjson | jar | 1.2.75 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.osgl : osgl-version | jar | 2.0.0-BETA-4-JAVA7 |
org.osgl : osgl-ut | jar | 2.0.0-BETA-4-JAVA7 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.actframework : act | jar | 1.8.19 |
org.osgl : genie | jar | 1.10.0 |
commons-codec : commons-codec | jar | 1.11 |
commons-beanutils : commons-beanutils-core | jar | 1.8.3 |
com.baidu.unbiz : easy-mapper | jar | 1.0.4 |
net.sf.dozer : dozer | jar | 5.5.1 |
org.modelmapper : modelmapper | jar | 1.1.0 |
cn.hutool : hutool-core | jar | 5.5.4 |
ma.glasnost.orika : orika-core | jar | 1.5.2 |
org.apache.commons : commons-lang3 | jar | 3.7 |
joda-time : joda-time | jar | 2.9.9 |
com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
Some simple common Java utilities
See wiki