| License |
License |
|---|---|
| GroupId | GroupIdio.github.ninobomba |
| ArtifactId | ArtifactIdt4m-commons |
| Last Version | Last Version1.0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.ninobomba:t4m-commons
Tools 4 Monkeys - Java Commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationblue-monkeys |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| t4m-commons-1.0.0.1.pom | |
| t4m-commons-1.0.0.1.jar | 133 KB |
| t4m-commons-1.0.0.1-sources.jar | 62 KB |
| t4m-commons-1.0.0.1-javadoc.jar | 886 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ninobomba/t4m-commons/ -->
<dependency>
<groupId>io.github.ninobomba</groupId>
<artifactId>t4m-commons</artifactId>
<version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ninobomba/t4m-commons/
implementation 'io.github.ninobomba:t4m-commons:1.0.0.1'
// https://jarcasting.com/artifacts/io.github.ninobomba/t4m-commons/
implementation ("io.github.ninobomba:t4m-commons:1.0.0.1")
'io.github.ninobomba:t4m-commons:jar:1.0.0.1'
<dependency org="io.github.ninobomba" name="t4m-commons" rev="1.0.0.1">
<artifact name="t4m-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ninobomba', module='t4m-commons', version='1.0.0.1')
)
libraryDependencies += "io.github.ninobomba" % "t4m-commons" % "1.0.0.1"
[io.github.ninobomba/t4m-commons "1.0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| xyz.downgoon : snowflake | jar | 1.0.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
| javax.mail : mail | jar | 1.4.7 |
| javax.activation : activation | jar | 1.1.1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.mortbay.jetty : servlet-api | jar | 3.0.20100224 |
| com.twilio.sdk : twilio | jar | 8.29.1 |
| com.slack.api : slack-api-client | jar | 1.21.2 |
| net.sf.uadetector : uadetector-resources | jar | 2014.10 |
| net.sf.uadetector : uadetector-core | jar | 0.9.22 |
| org.hibernate : hibernate-core | jar | 6.0.0.Final |
| io.lettuce : lettuce-core | jar | 6.1.8.RELEASE |
| com.h2database : h2 | jar | 2.1.212 |
| com.rabbitmq : amqp-client | jar | 5.14.2 |
| org.springframework : spring-core | jar | 5.3.19 |
| com.google.guava : guava | jar | 31.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.5.1 |