Last Version

com.github.percychuang:modest-core 0.0.1

Java Modest

License

License

GroupId

GroupId

com.github.percychuang
ArtifactId

ArtifactId

modest-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

Java Modest

Download modest-core 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-core/ -->
<dependency>
    <groupId>com.github.percychuang</groupId>
    <artifactId>modest-core</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-core/
implementation 'com.github.percychuang:modest-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-core/
implementation ("com.github.percychuang:modest-core:0.0.1")
'com.github.percychuang:modest-core:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-core" rev="0.0.1">
  <artifact name="modest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-core', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-core" % "0.0.1"
[com.github.percychuang/modest-core "0.0.1"]

Dependencies

compile (23)

Group / Artifact Type Version
com.github.percychuang : modest-log jar 0.0.1
org.springframework : spring-core jar 4.3.13.RELEASE
org.springframework : spring-context jar 4.3.13.RELEASE
org.springframework : spring-context-support jar 4.3.13.RELEASE
org.springframework : spring-aspects jar 4.3.13.RELEASE
org.springframework : spring-aop jar 4.3.13.RELEASE
org.springframework : spring-tx jar 4.3.13.RELEASE
org.springframework : spring-webmvc jar 4.3.13.RELEASE
org.springframework : spring-web jar 4.3.13.RELEASE
org.aspectj : aspectjrt jar 1.8.1
org.aspectj : aspectjweaver jar 1.8.1
org.javassist : javassist jar 3.20.0-GA
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
commons-fileupload : commons-fileupload jar 1.2.2
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
commons-net : commons-net jar 3.1
javax.servlet : jstl jar 1.2
com.alibaba : fastjson jar 1.1.41
com.fasterxml.jackson.core : jackson-core jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.