simplifyOM

simplify Object Manager

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.simplify3x
ArtifactId

ArtifactId

com.github.simplify3x.
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

simplifyOM
simplify Object Manager
Project URL

Project URL

https://github.com/Simplify3x/simplifyOM
Source Code Management

Source Code Management

https://github.com/Simplify3x/simplifyOM

Download com.github.simplify3x.

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0