| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdch.weetech |
| ArtifactId | ArtifactIdcommon-java |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-java
java common utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-java-0.0.2.pom | |
| common-java-0.0.2.jar | 18 KB |
| common-java-0.0.2-sources.jar | 12 KB |
| common-java-0.0.2-javadoc.jar | 425 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.weetech/common-java/ -->
<dependency>
<groupId>ch.weetech</groupId>
<artifactId>common-java</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.weetech/common-java/
implementation 'ch.weetech:common-java:0.0.2'
// https://jarcasting.com/artifacts/ch.weetech/common-java/
implementation ("ch.weetech:common-java:0.0.2")
'ch.weetech:common-java:jar:0.0.2'
<dependency org="ch.weetech" name="common-java" rev="0.0.2">
<artifact name="common-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.weetech', module='common-java', version='0.0.2')
)
libraryDependencies += "ch.weetech" % "common-java" % "0.0.2"
[ch.weetech/common-java "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| mysql : mysql-connector-java | jar | 8.0.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.mockito : mockito-inline | jar | 4.3.1 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
| org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
| org.junit.platform : junit-platform-runner | jar | 1.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |