License |
License |
---|---|
GroupId | GroupIdcom.github.superutils |
ArtifactId | ArtifactIdutils-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionutils-parent
A Java tool project
|
Filename | Size |
---|---|
utils-parent-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.superutils/utils-parent/ -->
<dependency>
<groupId>com.github.superutils</groupId>
<artifactId>utils-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.superutils/utils-parent/
implementation 'com.github.superutils:utils-parent:1.0.0'
// https://jarcasting.com/artifacts/com.github.superutils/utils-parent/
implementation ("com.github.superutils:utils-parent:1.0.0")
'com.github.superutils:utils-parent:pom:1.0.0'
<dependency org="com.github.superutils" name="utils-parent" rev="1.0.0">
<artifact name="utils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.superutils', module='utils-parent', version='1.0.0')
)
libraryDependencies += "com.github.superutils" % "utils-parent" % "1.0.0"
[com.github.superutils/utils-parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.6 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |