License |
License |
---|---|
GroupId | GroupIdorg.bardframework.commons |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version1.3.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
common-utils-1.3.26.pom | |
common-utils-1.3.26.jar | 135 KB |
common-utils-1.3.26-sources.jar | 141 KB |
common-utils-1.3.26-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.commons/common-utils/ -->
<dependency>
<groupId>org.bardframework.commons</groupId>
<artifactId>common-utils</artifactId>
<version>1.3.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.commons/common-utils/
implementation 'org.bardframework.commons:common-utils:1.3.26'
// https://jarcasting.com/artifacts/org.bardframework.commons/common-utils/
implementation ("org.bardframework.commons:common-utils:1.3.26")
'org.bardframework.commons:common-utils:jar:1.3.26'
<dependency org="org.bardframework.commons" name="common-utils" rev="1.3.26">
<artifact name="common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.commons', module='common-utils', version='1.3.26')
)
libraryDependencies += "org.bardframework.commons" % "common-utils" % "1.3.26"
[org.bardframework.commons/common-utils "1.3.26"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.reflections : reflections | jar | 0.10.2 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |