License |
License |
---|---|
GroupId | GroupIdcom.googlecode.aviator |
ArtifactId | ArtifactIdaviator |
Last Version | Last Version5.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaviator
A lightweight, high performance expression evaluator for java
|
Project URL |
Project URL |
Filename | Size |
---|---|
aviator-5.3.1.pom | |
aviator-5.3.1.jar | 432 KB |
aviator-5.3.1-sources.jar | 434 KB |
aviator-5.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.aviator/aviator/ -->
<dependency>
<groupId>com.googlecode.aviator</groupId>
<artifactId>aviator</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.aviator/aviator/
implementation 'com.googlecode.aviator:aviator:5.3.1'
// https://jarcasting.com/artifacts/com.googlecode.aviator/aviator/
implementation ("com.googlecode.aviator:aviator:5.3.1")
'com.googlecode.aviator:aviator:jar:5.3.1'
<dependency org="com.googlecode.aviator" name="aviator" rev="5.3.1">
<artifact name="aviator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.aviator', module='aviator', version='5.3.1')
)
libraryDependencies += "com.googlecode.aviator" % "aviator" % "5.3.1"
[com.googlecode.aviator/aviator "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.16.RELEASE |
org.openjdk.jmh : jmh-core | jar | 1.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.20 |
com.ibeetl : beetl | jar | 3.1.7.RELEASE |