License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.apexes.commons |
ArtifactId | ArtifactIdapexes-commons |
Last Version | Last Version1.7.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapexes root
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apexes-commons-1.7.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons/ -->
<dependency>
<groupId>net.apexes.commons</groupId>
<artifactId>apexes-commons</artifactId>
<version>1.7.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons/
implementation 'net.apexes.commons:apexes-commons:1.7.6'
// https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons/
implementation ("net.apexes.commons:apexes-commons:1.7.6")
'net.apexes.commons:apexes-commons:pom:1.7.6'
<dependency org="net.apexes.commons" name="apexes-commons" rev="1.7.6">
<artifact name="apexes-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.apexes.commons', module='apexes-commons', version='1.7.6')
)
libraryDependencies += "net.apexes.commons" % "apexes-commons" % "1.7.6"
[net.apexes.commons/apexes-commons "1.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |