Inti

A server / messaging framework.

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.inti-net
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

pom
Description

Description

Inti
A server / messaging framework.

Download parent

Filename Size
parent-1.6.pom 21 KB
Browse

How to add to project

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

Dependencies

compile (11)

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

test (3)

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

Project Modules

  • utils
  • ws-spring-exception
  • ws-spring-resource

Versions

Version
1.6
1.5
1.4
1.3
1.2
1.1
1.0