Last Version

com.igumnov:common 10.8

Common Java library - Simple, small, stable and fast library with Simplified Enterprise Server (Dependency Injection, WebServer and ORM Frameworks)

License

License

GroupId

GroupId

com.igumnov
ArtifactId

ArtifactId

common
Version

Version

10.8
Type

Type

jar
Description

Description

com.igumnov:common
Common Java library - Simple, small, stable and fast library with Simplified Enterprise Server (Dependency Injection, WebServer and ORM Frameworks)
Project URL

Project URL

https://github.com/evgenyigumnov/common

Download common 10.8


<!-- https://jarcasting.com/artifacts/com.igumnov/common/ -->
<dependency>
    <groupId>com.igumnov</groupId>
    <artifactId>common</artifactId>
    <version>10.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.igumnov/common/
implementation 'com.igumnov:common:10.8'
// https://jarcasting.com/artifacts/com.igumnov/common/
implementation ("com.igumnov:common:10.8")
'com.igumnov:common:jar:10.8'
<dependency org="com.igumnov" name="common" rev="10.8">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.igumnov', module='common', version='10.8')
)
libraryDependencies += "com.igumnov" % "common" % "10.8"
[com.igumnov/common "10.8"]

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.3
com.fasterxml.jackson.core : jackson-core jar 2.5.3
org.eclipse.jetty : jetty-server jar 9.3.0.M2
org.eclipse.jetty : jetty-security jar 9.3.0.M2
org.eclipse.jetty : jetty-servlet jar 9.3.0.M2
org.thymeleaf : thymeleaf jar 2.1.4.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 1.2.8
org.slf4j : slf4j-simple jar 1.6.4
net.sourceforge.nekohtml : nekohtml jar 1.9.21
org.apache.commons : commons-dbcp2 jar 2.1
redis.clients : jedis jar 2.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.4.187

Project Modules

There are no modules declared in this project.