| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.github.inti-net |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionInti
A server / messaging framework.
|
| Filename | Size |
|---|---|
| parent-1.6.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.inti-net/parent/ -->
<dependency>
<groupId>com.github.inti-net</groupId>
<artifactId>parent</artifactId>
<version>1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.inti-net/parent/
implementation 'com.github.inti-net:parent:1.6'
// https://jarcasting.com/artifacts/com.github.inti-net/parent/
implementation ("com.github.inti-net:parent:1.6")
'com.github.inti-net:parent:pom:1.6'
<dependency org="com.github.inti-net" name="parent" rev="1.6">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.inti-net', module='parent', version='1.6')
)
libraryDependencies += "com.github.inti-net" % "parent" % "1.6"
[com.github.inti-net/parent "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| log4j : log4j | jar | 1.2.16 |
| org.apache.httpcomponents : httpclient | jar | 4.2 |
| org.apache.httpcomponents : httpmime | jar | 4.2 |
| commons-io : commons-io | jar | 2.3 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.0.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.0.2 |
| it.unimi.dsi : fastutil | jar | 6.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |
| org.springframework : spring-test | jar | 3.2.0.RELEASE |