Last Version

formula 1.0.1.RELEASE

formula scripts base on groovy

License

License

Categories

Categories

ORM Data
GroupId

GroupId

tk.fishfish
ArtifactId

ArtifactId

formula
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

formula
formula scripts base on groovy
Project URL

Project URL

https://github.com/egova/formula

Download formula 1.0.1.RELEASE


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.