| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mygreen |
| Идентификатор | Идентификаторstandalone-el |
| Версия | Версия0.2 |
| Тип | Типjar |
| Описание |
Описаниеstandalone-el
Use Expression Language(EL) with standalone.
|
| Организация-разработчик |
Организация-разработчикmygreen |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| standalone-el-0.2.pom | |
| standalone-el-0.2.jar | 18 KB |
| standalone-el-0.2-sources.jar | 12 KB |
| standalone-el-0.2-javadoc.jar | 96 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mygreen/standalone-el/ -->
<dependency>
<groupId>com.github.mygreen</groupId>
<artifactId>standalone-el</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mygreen/standalone-el/
implementation 'com.github.mygreen:standalone-el:0.2'
// https://jarcasting.com/artifacts/com.github.mygreen/standalone-el/
implementation ("com.github.mygreen:standalone-el:0.2")
'com.github.mygreen:standalone-el:jar:0.2'
<dependency org="com.github.mygreen" name="standalone-el" rev="0.2">
<artifact name="standalone-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mygreen', module='standalone-el', version='0.2')
)
libraryDependencies += "com.github.mygreen" % "standalone-el" % "0.2"
[com.github.mygreen/standalone-el "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.web : el-impl | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |