License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ymate.framework |
ArtifactId | ArtifactIdymate-framework-commons |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionymate-framework-commons
Framework Library based on YMP.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.ymate.framework/ymate-framework-commons/ -->
<dependency>
<groupId>net.ymate.framework</groupId>
<artifactId>ymate-framework-commons</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.framework/ymate-framework-commons/
implementation 'net.ymate.framework:ymate-framework-commons:2.0.8'
// https://jarcasting.com/artifacts/net.ymate.framework/ymate-framework-commons/
implementation ("net.ymate.framework:ymate-framework-commons:2.0.8")
'net.ymate.framework:ymate-framework-commons:jar:2.0.8'
<dependency org="net.ymate.framework" name="ymate-framework-commons" rev="2.0.8">
<artifact name="ymate-framework-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.framework', module='ymate-framework-commons', version='2.0.8')
)
libraryDependencies += "net.ymate.framework" % "ymate-framework-commons" % "2.0.8"
[net.ymate.framework/ymate-framework-commons "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
net.ymate.platform : ymate-platform-core | jar | 2.0.8 |
org.apache.httpcomponents : httpmime | jar | 4.5.5 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
com.google.zxing : core | jar | 3.3.3 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.jxls : jxls | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |