License |
License |
---|---|
GroupId | GroupIdcom.hreeinfo.commons |
ArtifactId | ArtifactIdcommons-box-app |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-box
Common utils for BOX projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-box-app-1.1.1.pom | |
commons-box-app-1.1.1.jar | 424 KB |
commons-box-app-1.1.1-sources.jar | 174 KB |
commons-box-app-1.1.1-javadoc.jar | 1007 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hreeinfo.commons/commons-box-app/ -->
<dependency>
<groupId>com.hreeinfo.commons</groupId>
<artifactId>commons-box-app</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hreeinfo.commons/commons-box-app/
implementation 'com.hreeinfo.commons:commons-box-app:1.1.1'
// https://jarcasting.com/artifacts/com.hreeinfo.commons/commons-box-app/
implementation ("com.hreeinfo.commons:commons-box-app:1.1.1")
'com.hreeinfo.commons:commons-box-app:jar:1.1.1'
<dependency org="com.hreeinfo.commons" name="commons-box-app" rev="1.1.1">
<artifact name="commons-box-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hreeinfo.commons', module='commons-box-app', version='1.1.1')
)
libraryDependencies += "com.hreeinfo.commons" % "commons-box-app" % "1.1.1"
[com.hreeinfo.commons/commons-box-app "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-text | jar | 1.8 |
commons-io : commons-io | jar | 2.6 |
commons-codec : commons-codec | jar | 1.13 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
com.google.guava : guava | jar | 28.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.jodd : jodd-core | jar | 5.0.13 |
org.jodd : jodd-bean | jar | 5.0.13 |
org.reflections : reflections | jar | 0.9.11 |