License |
License |
---|---|
GroupId | GroupIdcom.github.senssic |
ArtifactId | ArtifactIdsc-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDependency definitions for all tools projects
|
Filename | Size |
---|---|
sc-utils-1.0.0.pom | |
sc-utils-1.0.0.jar | 135 KB |
sc-utils-1.0.0-sources.jar | 67 KB |
sc-utils-1.0.0-javadoc.jar | 490 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.2.RELEASE |
junit : junit | jar | 4.12 |