Last Version

SCEX 1.17.12

Extensible, fast and secure Scala expression evaluation engine

License

License

GroupId

GroupId

com.avsystem.scex
ArtifactId

ArtifactId

scex-core
Version

Version

1.17.12
Type

Type

jar
Description

Description

SCEX
Extensible, fast and secure Scala expression evaluation engine
Project URL

Project URL

https://github.com/AVSystem/scex
Project Organization

Project Organization

AVSystem
Source Code Management

Source Code Management

https://github.com/AVSystem/scex.git

Download scex-core 1.17.12


<!-- https://jarcasting.com/artifacts/com.avsystem.scex/scex-core/ -->
<dependency>
    <groupId>com.avsystem.scex</groupId>
    <artifactId>scex-core</artifactId>
    <version>1.17.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-core/
implementation 'com.avsystem.scex:scex-core:1.17.12'
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-core/
implementation ("com.avsystem.scex:scex-core:1.17.12")
'com.avsystem.scex:scex-core:jar:1.17.12'
<dependency org="com.avsystem.scex" name="scex-core" rev="1.17.12">
  <artifact name="scex-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.scex', module='scex-core', version='1.17.12')
)
libraryDependencies += "com.avsystem.scex" % "scex-core" % "1.17.12"
[com.avsystem.scex/scex-core "1.17.12"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.11.8
org.scala-lang : scala-library jar 2.11.8
com.avsystem.scex : scex-macros jar 1.17.12
com.github.ghik : silencer-lib_2.11 jar 0.5
org.scala-lang : scala-reflect jar 2.11.8
com.avsystem.commons : commons-core_2.11 jar 1.19.3
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.0.6
commons-codec : commons-codec jar 1.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.scalatest : scalatest_2.11 jar 2.1.3

Project Modules

There are no modules declared in this project.