| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Net |
| GroupId | GroupIdnet.minidev |
| ArtifactId | ArtifactIdcommons |
| Version | Version1.0.7 |
| Type | Typejar |
| Description |
DescriptionMinidev commons Classes
minidev common properties.
|
| Project Organization |
Project OrganizationChemouni Uriel |
| Filename | Size |
|---|---|
| commons-1.0.7.pom | |
| commons-1.0.7.jar | 96 KB |
| commons-1.0.7-sources.jar | 42 KB |
| commons-1.0.7-javadoc.jar | 247 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.minidev/commons/ -->
<dependency>
<groupId>net.minidev</groupId>
<artifactId>commons</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.minidev/commons/
implementation 'net.minidev:commons:1.0.7'
// https://jarcasting.com/artifacts/net.minidev/commons/
implementation ("net.minidev:commons:1.0.7")
'net.minidev:commons:jar:1.0.7'
<dependency org="net.minidev" name="commons" rev="1.0.7">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.minidev', module='commons', version='1.0.7')
)
libraryDependencies += "net.minidev" % "commons" % "1.0.7"
[net.minidev/commons "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| org.apache.httpcomponents : httpmime | jar | 4.3.6 |
| commons-codec : commons-codec | jar | 1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |