| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.avsystem.scex |
| Идентификатор | Идентификаторscex-macros |
| Последняя версия | Последняя версия1.17.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSCEX
Extensible, fast and secure Scala expression evaluation engine
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scex-macros-1.17.12.pom | |
| scex-macros-1.17.12.jar | 208 KB |
| scex-macros-1.17.12-sources.jar | 12 KB |
| scex-macros-1.17.12-javadoc.jar | 442 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.avsystem.scex/scex-macros/ -->
<dependency>
<groupId>com.avsystem.scex</groupId>
<artifactId>scex-macros</artifactId>
<version>1.17.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-macros/
implementation 'com.avsystem.scex:scex-macros:1.17.12'
// https://jarcasting.com/artifacts/com.avsystem.scex/scex-macros/
implementation ("com.avsystem.scex:scex-macros:1.17.12")
'com.avsystem.scex:scex-macros:jar:1.17.12'
<dependency org="com.avsystem.scex" name="scex-macros" rev="1.17.12">
<artifact name="scex-macros" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avsystem.scex', module='scex-macros', version='1.17.12')
)
libraryDependencies += "com.avsystem.scex" % "scex-macros" % "1.17.12"
[com.avsystem.scex/scex-macros "1.17.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.github.ghik : silencer-lib_2.11 | jar | 0.5 |
| org.scala-lang : scala-reflect | jar | 2.11.8 |
| com.avsystem.commons : commons-macros_2.11 | jar | 1.19.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.scalatest : scalatest_2.11 | jar | 2.1.3 |