License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.luohuasheng.framework.components |
ArtifactId | ArtifactIdbasic-framework-components-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbasic components framework
|
<!-- https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-core/ -->
<dependency>
<groupId>net.luohuasheng.framework.components</groupId>
<artifactId>basic-framework-components-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-core/
implementation 'net.luohuasheng.framework.components:basic-framework-components-core:1.1.0'
// https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-core/
implementation ("net.luohuasheng.framework.components:basic-framework-components-core:1.1.0")
'net.luohuasheng.framework.components:basic-framework-components-core:jar:1.1.0'
<dependency org="net.luohuasheng.framework.components" name="basic-framework-components-core" rev="1.1.0">
<artifact name="basic-framework-components-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.framework.components', module='basic-framework-components-core', version='1.1.0')
)
libraryDependencies += "net.luohuasheng.framework.components" % "basic-framework-components-core" % "1.1.0"
[net.luohuasheng.framework.components/basic-framework-components-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.luohuasheng.framework.components : basic-framework-components-mybatis | jar | |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
com.google.guava : guava | jar | |
org.eweb4j : fel | jar | 0.9 |
org.springframework : spring-web | jar | |
joda-time : joda-time | jar | 2.9.9 |
com.github.kevinsawicki : http-request | jar | 6.0 |
commons-lang : commons-lang | jar | 2.6 |
dom4j : dom4j | jar | 1.6.1 |
com.google.zxing : core | jar | 3.3.2 |
org.springframework : spring-webmvc | jar | |
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |