License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.simplify3x |
ArtifactId | ArtifactIdcom.github.simplify3x. |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionsimplifyOM
simplify Object Manager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.simplify3x/com.github.simplify3x./ -->
<dependency>
<groupId>com.github.simplify3x</groupId>
<artifactId>com.github.simplify3x.</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simplify3x/com.github.simplify3x./
implementation 'com.github.simplify3x:com.github.simplify3x.:1.0.1'
// https://jarcasting.com/artifacts/com.github.simplify3x/com.github.simplify3x./
implementation ("com.github.simplify3x:com.github.simplify3x.:1.0.1")
'com.github.simplify3x:com.github.simplify3x.:jar:1.0.1'
<dependency org="com.github.simplify3x" name="com.github.simplify3x." rev="1.0.1">
<artifact name="com.github.simplify3x." type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simplify3x', module='com.github.simplify3x.', version='1.0.1')
)
libraryDependencies += "com.github.simplify3x" % "com.github.simplify3x." % "1.0.1"
[com.github.simplify3x/com.github.simplify3x. "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20180130 |
org.slf4j : slf4j-api | jar | 1.7.28 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.8.2 |