com.github.senssic:sc-utils

Dependency definitions for all tools projects

License

License

GroupId

GroupId

com.github.senssic
ArtifactId

ArtifactId

sc-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dependency definitions for all tools projects

Download sc-utils

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.hibernate : hibernate-validator Optional jar 5.0.3.Final
com.google.zxing : javase jar 3.3.1
org.springframework : spring-webmvc jar 4.3.2.RELEASE
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.5
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5
net.sf.dozer : dozer jar 5.5.1
com.fasterxml.jackson.core : jackson-core jar 2.8.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.4
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.8.4
com.alibaba : fastjson jar 1.2.20
joda-time : joda-time jar 2.9.4
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.5
com.google.guava : guava jar 19.0
ch.ethz.ganymed : ganymed-ssh2 jar build210
dom4j : dom4j jar 1.6.1
commons-httpclient : commons-httpclient jar 3.1
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jcl-over-slf4j jar 1.7.21

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0