License |
License |
---|---|
GroupId | GroupIdcom.github.senssic |
ArtifactId | ArtifactIdcom-sc |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsenssic Dependencies
Dependency definitions for all tools projects
|
Filename | Size |
---|---|
com-sc-1.0.0.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.senssic/com-sc/ -->
<dependency>
<groupId>com.github.senssic</groupId>
<artifactId>com-sc</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.senssic/com-sc/
implementation 'com.github.senssic:com-sc:1.0.0'
// https://jarcasting.com/artifacts/com.github.senssic/com-sc/
implementation ("com.github.senssic:com-sc:1.0.0")
'com.github.senssic:com-sc:pom:1.0.0'
<dependency org="com.github.senssic" name="com-sc" rev="1.0.0">
<artifact name="com-sc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.senssic', module='com-sc', version='1.0.0')
)
libraryDependencies += "com.github.senssic" % "com-sc" % "1.0.0"
[com.github.senssic/com-sc "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |