yc.frame

com.ycframe develop frame

License

License

GroupId

GroupId

com.ycframe
ArtifactId

ArtifactId

yc.frame
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

yc.frame
com.ycframe develop frame
Project URL

Project URL

https://github.com/jlzhiyuan/YCFrame

Download yc.frame

Filename Size
yc.frame-0.0.2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.ycframe/yc.frame/ -->
<dependency>
    <groupId>com.ycframe</groupId>
    <artifactId>yc.frame</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/yc.frame/
implementation 'com.ycframe:yc.frame:0.0.2'
// https://jarcasting.com/artifacts/com.ycframe/yc.frame/
implementation ("com.ycframe:yc.frame:0.0.2")
'com.ycframe:yc.frame:pom:0.0.2'
<dependency org="com.ycframe" name="yc.frame" rev="0.0.2">
  <artifact name="yc.frame" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='yc.frame', version='0.0.2')
)
libraryDependencies += "com.ycframe" % "yc.frame" % "0.0.2"
[com.ycframe/yc.frame "0.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.9
org.springframework : spring-context jar 3.2.18.RELEASE
io.netty : netty jar 3.9.0.Final
commons-collections : commons-collections jar 3.2.1
commons-codec : commons-codec jar 1.3
org.jdom : jdom2 jar 2.0.5
org.javassist : javassist jar 3.20.0-GA
YCFrame » YC.Frame.Key jar 0.0.1-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1