| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.swattu |
| ArtifactId | ArtifactIdcore-utils |
| Version | Version4.1.22 |
| Type | Typejar |
| Description |
DescriptionVarious utilities to make developer's life easier
|
| Filename | Size |
|---|---|
| core-utils-4.1.22.pom | |
| core-utils-4.1.22.jar | 83 KB |
| core-utils-4.1.22-tests.jar | 118 KB |
| core-utils-4.1.22-sources.jar | 47 KB |
| core-utils-4.1.22-javadoc.jar | 305 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.swattu/core-utils/ -->
<dependency>
<groupId>org.bitbucket.swattu</groupId>
<artifactId>core-utils</artifactId>
<version>4.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.swattu/core-utils/
implementation 'org.bitbucket.swattu:core-utils:4.1.22'
// https://jarcasting.com/artifacts/org.bitbucket.swattu/core-utils/
implementation ("org.bitbucket.swattu:core-utils:4.1.22")
'org.bitbucket.swattu:core-utils:jar:4.1.22'
<dependency org="org.bitbucket.swattu" name="core-utils" rev="4.1.22">
<artifact name="core-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.swattu', module='core-utils', version='4.1.22')
)
libraryDependencies += "org.bitbucket.swattu" % "core-utils" % "4.1.22"
[org.bitbucket.swattu/core-utils "4.1.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-aop | jar | 5.2.5.RELEASE |
| javax.activation : activation | jar | 1.1.1 |
| commons-io : commons-io | jar | 2.6 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.10.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| javax.annotation : jsr250-api | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : javax.mail-api | jar | 1.6.2 |
| org.reflections : reflections | jar | 0.9.12 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
| org.springframework : spring-test | jar | 5.2.5.RELEASE |
| junit : junit | jar | 4.13 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |