Con Certeza Utilities Library

Various utilities library

License

License

GroupId

GroupId

ru.concerteza.util
ArtifactId

ArtifactId

ctz-utils
Last Version

Last Version

2.35
Release Date

Release Date

Type

Type

jar
Description

Description

Con Certeza Utilities Library
Various utilities library
Project URL

Project URL

https://github.com/alx3apps/ctz-utils
Source Code Management

Source Code Management

https://github.com/alx3apps/ctz-utils

Download ctz-utils

How to add to project

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

Dependencies

provided (36)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 2.1
commons-dbcp : commons-dbcp jar 1.4
commons-net : commons-net jar 3.3
com.google.guava : guava jar 10.0
org.bouncycastle : bcprov-jdk15 jar 1.45
joda-time : joda-time jar 2.0
org.hibernate : hibernate-core jar 3.5.5-Final
javax.persistence : persistence-api jar 1.0-rev-1
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-jdbc jar 3.1.0.RELEASE
org.springframework : spring-web jar 3.1.0.RELEASE
com.google.code.gson : gson jar 2.2.1
org.freemarker : freemarker jar 2.3.18
postgresql : postgresql jar 8.4-701.jdbc4
org.iq80.snappy : snappy jar 0.2
org.tukaani : xz jar 1.0
org.apache.commons : commons-compress jar 1.3
org.apache.tomcat : tomcat-jdbc jar 7.0.27
org.apache.tomcat.extras : juli jar 6.0.32
org.apache.tomcat.extras : juli-adapters jar 6.0.32
javax.inject : javax.inject jar 1
javax.servlet : servlet-api jar 2.5
com.jcraft : jsch jar 0.1.44-1
com.jcraft : jzlib jar 1.0.7
org.apache.poi : poi-ooxml jar 3.8
org.perf4j : perf4j jar 0.9.16
commons-jexl : commons-jexl jar 1.1
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.5.5
org.jboss.netty : netty jar 3.2.7.Final
com.alexkasko.springjdbc.typedqueries : typed-queries-common jar 1.2.1
com.alexkasko.springjdbc : springjdbc-iterable jar 1.0.3
com.alexkasko.rest : rest-handlers jar 1.0.1
com.vaadin : vaadin jar 6.8.7
com.github.tony19 : named-regexp jar 0.1.9

test (10)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.h2database : h2 jar 1.3.165
com.oracle » ojdbc6 jar 11.2.0.1.0
net.sourceforge.jtds : jtds jar 1.2.4
org.springframework : spring-test jar 3.1.0.RELEASE
org.springframework : spring-orm jar 3.1.0.RELEASE
org.hibernate : hibernate-annotations jar 3.5.5-Final
org.hibernate : hibernate-entitymanager jar 3.5.5-Final
cglib : cglib jar 2.2.2
com.alexkasko.unsafe : unsafe-tools jar 1.2.1

Project Modules

There are no modules declared in this project.

Various Java utility classes

About utilities

This project contains various utilities, created when working with Spring Framework, Guava, PotgreSQL and others.

License information

This project is released under the Apache License 2.0

Versions

Version
2.35
2.34
2.33
2.32
2.31
2.30
2.29
2.28
2.27
2.26
2.25
2.24
2.23
2.22
2.21
2.20
2.19
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10