| License |
License |
|---|---|
| GroupId | GroupIdme.zzp |
| ArtifactId | ArtifactIdjactiverecord-el |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjActiveRecord-EL
Enhance Expression Language in JSP for jActiveRecord
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.zzp : jactiverecord | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |