| License |
License |
|---|---|
| Categories |
CategoriesGroovy Languages |
| GroupId | GroupIdcom.smith9.simply |
| ArtifactId | ArtifactIdsimply-groovy |
| Last Version | Last Version1.5.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionparent pom for simply-groovy/simply-util
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| simply-groovy-1.5.15.pom | |
| simply-groovy-1.5.15.jar | 259 KB |
| simply-groovy-1.5.15-sources.jar | 30 KB |
| simply-groovy-1.5.15-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.smith9.simply/simply-groovy/ -->
<dependency>
<groupId>com.smith9.simply</groupId>
<artifactId>simply-groovy</artifactId>
<version>1.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.smith9.simply/simply-groovy/
implementation 'com.smith9.simply:simply-groovy:1.5.15'
// https://jarcasting.com/artifacts/com.smith9.simply/simply-groovy/
implementation ("com.smith9.simply:simply-groovy:1.5.15")
'com.smith9.simply:simply-groovy:jar:1.5.15'
<dependency org="com.smith9.simply" name="simply-groovy" rev="1.5.15">
<artifact name="simply-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smith9.simply', module='simply-groovy', version='1.5.15')
)
libraryDependencies += "com.smith9.simply" % "simply-groovy" % "1.5.15"
[com.smith9.simply/simply-groovy "1.5.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.opencsv : opencsv | jar | 2.0 |
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| org.apache.commons : commons-math3 | jar | 3.0 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-io : commons-io | jar | 2.0.1 |
| org.codehaus.groovy : groovy-all | jar | 1.8.0 |
| joda-time : joda-time | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.155 |
| junit : junit | jar | 4.8.2 |