License |
License |
---|---|
GroupId | GroupIdjp.co.ctc-g.jfw |
ArtifactId | ArtifactIdjfw-web-core |
Last Version | Last Version1.0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSINAVI J-Framework Web
SINAVI J-Framework Web
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jfw-web-core-1.0.1.0.pom | |
jfw-web-core-1.0.1.0.jar | 132 KB |
jfw-web-core-1.0.1.0-sources.jar | 156 KB |
jfw-web-core-1.0.1.0-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-web-core/ -->
<dependency>
<groupId>jp.co.ctc-g.jfw</groupId>
<artifactId>jfw-web-core</artifactId>
<version>1.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-web-core/
implementation 'jp.co.ctc-g.jfw:jfw-web-core:1.0.1.0'
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-web-core/
implementation ("jp.co.ctc-g.jfw:jfw-web-core:1.0.1.0")
'jp.co.ctc-g.jfw:jfw-web-core:jar:1.0.1.0'
<dependency org="jp.co.ctc-g.jfw" name="jfw-web-core" rev="1.0.1.0">
<artifact name="jfw-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.ctc-g.jfw', module='jfw-web-core', version='1.0.1.0')
)
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-web-core" % "1.0.1.0"
[jp.co.ctc-g.jfw/jfw-web-core "1.0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
commons-validator : commons-validator | jar | 1.4.0 |
org.springframework : spring-context | jar | 4.0.2.RELEASE |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
commons-io : commons-io | jar | 2.0.1 |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.springframework : spring-web | jar | 4.0.2.RELEASE |
ch.qos.logback : logback-classic | jar | 1.1.1 |
jp.co.ctc-g.jfw : jfw-web-util-core | jar | 1.0.1.0 |
org.springframework : spring-core | jar | 4.0.2.RELEASE |
jp.co.ctc-g.jfw : jfw-exception-core | jar | 1.0.1.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
commons-codec : commons-codec | jar | 1.5 |
org.springframework : spring-expression | jar | 4.0.2.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.6 |
org.springframework : spring-webmvc | jar | 4.0.2.RELEASE |
com.google.guava : guava | jar | 16.0.1 |
org.springframework : spring-aop | jar | 4.0.2.RELEASE |
org.springframework : spring-beans | jar | 4.0.2.RELEASE |
commons-lang : commons-lang | jar | 2.6 |
javax.validation : validation-api | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.7.3 |
cglib : cglib-nodep | jar | 3.1 |
asm : asm | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
jp.co.ctc-g.jfw : jfw-test | jar | 1.0.1.0 |
org.mockito : mockito-core | jar | 1.9.5 |
javax.el : javax.el-api | jar | 2.2.4 |