| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.zzp |
| Идентификатор | Идентификаторjactiverecord-el |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjActiveRecord-EL
Enhance Expression Language in JSP for jActiveRecord
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jactiverecord-el-1.1.pom | |
| jactiverecord-el-1.1.jar | 8 KB |
| jactiverecord-el-1.1-sources.jar | 5 KB |
| jactiverecord-el-1.1-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.zzp/jactiverecord-el/ -->
<dependency>
<groupId>me.zzp</groupId>
<artifactId>jactiverecord-el</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.zzp/jactiverecord-el/
implementation 'me.zzp:jactiverecord-el:1.1'
// https://jarcasting.com/artifacts/me.zzp/jactiverecord-el/
implementation ("me.zzp:jactiverecord-el:1.1")
'me.zzp:jactiverecord-el:jar:1.1'
<dependency org="me.zzp" name="jactiverecord-el" rev="1.1">
<artifact name="jactiverecord-el" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zzp', module='jactiverecord-el', version='1.1')
)
libraryDependencies += "me.zzp" % "jactiverecord-el" % "1.1"
[me.zzp/jactiverecord-el "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| me.zzp : jactiverecord | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |