License |
License |
---|---|
GroupId | GroupIdcom.github.flowersinthesand |
ArtifactId | ArtifactIdportal-spel |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPortal SPEL
Portal server for Java
|
Filename | Size |
---|---|
portal-spel-0.7.pom | |
portal-spel-0.7.jar | 5 KB |
portal-spel-0.7-sources.jar | 3 KB |
portal-spel-0.7-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-spel/ -->
<dependency>
<groupId>com.github.flowersinthesand</groupId>
<artifactId>portal-spel</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-spel/
implementation 'com.github.flowersinthesand:portal-spel:0.7'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-spel/
implementation ("com.github.flowersinthesand:portal-spel:0.7")
'com.github.flowersinthesand:portal-spel:jar:0.7'
<dependency org="com.github.flowersinthesand" name="portal-spel" rev="0.7">
<artifact name="portal-spel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-spel', version='0.7')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-spel" % "0.7"
[com.github.flowersinthesand/portal-spel "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.flowersinthesand : portal-core | jar | 0.7 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.springframework : spring-expression | jar | 3.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.testng : testng | jar | 6.8.5 |
org.mockito : mockito-all | jar | 1.9.5 |