License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdtk.fishfish |
ArtifactId | ArtifactIdformula |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionformula
formula scripts base on groovy
|
Project URL |
Project URL |
Filename | Size |
---|---|
formula-1.0.1.RELEASE.pom | |
formula-1.0.1.RELEASE.jar | 22 KB |
formula-1.0.1.RELEASE-sources.jar | 15 KB |
formula-1.0.1.RELEASE-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tk.fishfish/formula/ -->
<dependency>
<groupId>tk.fishfish</groupId>
<artifactId>formula</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/tk.fishfish/formula/
implementation 'tk.fishfish:formula:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/tk.fishfish/formula/
implementation ("tk.fishfish:formula:1.0.1.RELEASE")
'tk.fishfish:formula:jar:1.0.1.RELEASE'
<dependency org="tk.fishfish" name="formula" rev="1.0.1.RELEASE">
<artifact name="formula" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.fishfish', module='formula', version='1.0.1.RELEASE')
)
libraryDependencies += "tk.fishfish" % "formula" % "1.0.1.RELEASE"
[tk.fishfish/formula "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 3.0.1 |
com.google.guava : guava | jar | 28.0-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |