License |
License |
---|---|
GroupId | GroupIdorg.pustefixframework |
ArtifactId | ArtifactIdpustefix-core |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPustefix Core
Pustefix Web Application Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pustefix-core-0.23.0.pom | |
pustefix-core-0.23.0.jar | 1 MB |
pustefix-core-0.23.0-sources.jar | 984 KB |
pustefix-core-0.23.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-core/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-core</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-core/
implementation 'org.pustefixframework:pustefix-core:0.23.0'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-core/
implementation ("org.pustefixframework:pustefix-core:0.23.0")
'org.pustefixframework:pustefix-core:jar:0.23.0'
<dependency org="org.pustefixframework" name="pustefix-core" rev="0.23.0">
<artifact name="pustefix-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-core', version='0.23.0')
)
libraryDependencies += "org.pustefixframework" % "pustefix-core" % "0.23.0"
[org.pustefixframework/pustefix-core "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pustefixframework : pustefix-live | jar | 0.23.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
com.marsching.flexiparse » flexiparse | jar | 0.2.1 |
org.springframework : spring-context | jar | 4.3.11.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.11.RELEASE |
org.springframework : spring-test Optional | jar | 4.3.11.RELEASE |
javax.mail : mail | jar | 1.4.7 |
com.icl.saxon » saxon | jar | 6.5.5 |
net.sf.saxon : Saxon-HE Optional | jar | 9.6.0-4 |
com.google.javascript : closure-compiler Optional | jar | v20140625 |
org.springframework.data : spring-data-commons Optional | jar | 1.7.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.0.41 |
org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 8.0.41 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.0.41 |
commons-httpclient : commons-httpclient | jar | 3.1 |
com.yahoo.platform.yui : yuicompressor | jar | 2.4.8 |
junit : junit | jar | 4.12 |