License |
License |
---|---|
GroupId | GroupIdio.flexio.commons |
ArtifactId | ArtifactIdflexio-commons |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFlexio Commons
Common OSS code
|
Project URL |
Project URL |
Filename | Size |
---|---|
flexio-commons-1.8.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.flexio.commons/flexio-commons/ -->
<dependency>
<groupId>io.flexio.commons</groupId>
<artifactId>flexio-commons</artifactId>
<version>1.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.flexio.commons/flexio-commons/
implementation 'io.flexio.commons:flexio-commons:1.8.0'
// https://jarcasting.com/artifacts/io.flexio.commons/flexio-commons/
implementation ("io.flexio.commons:flexio-commons:1.8.0")
'io.flexio.commons:flexio-commons:pom:1.8.0'
<dependency org="io.flexio.commons" name="flexio-commons" rev="1.8.0">
<artifact name="flexio-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.flexio.commons', module='flexio-commons', version='1.8.0')
)
libraryDependencies += "io.flexio.commons" % "flexio-commons" % "1.8.0"
[io.flexio.commons/flexio-commons "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.hamcrest : hamcrest-all | jar | |
org.hamcrest : hamcrest-core | jar |