com.github.senssic:sc-base-api

Dependency definitions for all tools projects

License

License

GroupId

GroupId

com.github.senssic
ArtifactId

ArtifactId

sc-base-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dependency definitions for all tools projects

Download sc-base-api

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.apache.commons : commons-lang3 jar 3.5
com.caucho : hessian jar 4.0.38
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
com.alibaba : fastjson jar 1.2.20

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0