| License |
License |
|---|---|
| GroupId | GroupIdfr.smallcrew.foundation |
| ArtifactId | ArtifactIdsmallcrew-utils |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmallcrew Foundation :: Utils
Foundation utils of all smallcrew's projects
|
| Project Organization |
Project OrganizationSmallcrew |
| Filename | Size |
|---|---|
| smallcrew-utils-1.0.10.pom | |
| smallcrew-utils-1.0.10.jar | 11 KB |
| smallcrew-utils-1.0.10-sources.jar | 4 KB |
| smallcrew-utils-1.0.10-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-utils/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-utils</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-utils/
implementation 'fr.smallcrew.foundation:smallcrew-utils:1.0.10'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-utils/
implementation ("fr.smallcrew.foundation:smallcrew-utils:1.0.10")
'fr.smallcrew.foundation:smallcrew-utils:jar:1.0.10'
<dependency org="fr.smallcrew.foundation" name="smallcrew-utils" rev="1.0.10">
<artifact name="smallcrew-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-utils', version='1.0.10')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-utils" % "1.0.10"
[fr.smallcrew.foundation/smallcrew-utils "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 11.0.1 |
| commons-io : commons-io | jar | 1.4 |
| org.springframework : spring-beans | jar | 3.2.1.RELEASE |
| org.freemarker : freemarker | jar | 2.3.19 |
| org.apache.commons : commons-email | jar | 1.3 |
| joda-time : joda-time | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| fr.smallcrew.foundation : smallcrew-test | jar | 1.0.10 |