License |
License |
---|---|
GroupId | GroupIdcom.iussoft |
ArtifactId | ArtifactIdiussoft-core |
Version | Version3.2.1 |
Type | Typejar |
Description |
Descriptioncom.iussoft:iussoft-core
Iussoft Open API for Java
Copyright (C) http://www.iussoft.com
All rights reserved.
|
Project URL |
Project URL |
Filename | Size |
---|---|
iussoft-core-3.2.1.pom | |
iussoft-core-3.2.1.jar | 66 KB |
iussoft-core-3.2.1-sources.jar | 2 KB |
iussoft-core-3.2.1-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iussoft/iussoft-core/ -->
<dependency>
<groupId>com.iussoft</groupId>
<artifactId>iussoft-core</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iussoft/iussoft-core/
implementation 'com.iussoft:iussoft-core:3.2.1'
// https://jarcasting.com/artifacts/com.iussoft/iussoft-core/
implementation ("com.iussoft:iussoft-core:3.2.1")
'com.iussoft:iussoft-core:jar:3.2.1'
<dependency org="com.iussoft" name="iussoft-core" rev="3.2.1">
<artifact name="iussoft-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iussoft', module='iussoft-core', version='3.2.1')
)
libraryDependencies += "com.iussoft" % "iussoft-core" % "3.2.1"
[com.iussoft/iussoft-core "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.6.12 |
log4j : log4j | jar | 1.2.17 |
com.thoughtworks.xstream : xstream | jar | 1.4.9 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-dbcp : commons-dbcp | jar | 1.4 |
commons-logging : commons-logging | jar | 1.2 |
org.mybatis : mybatis | jar | 3.4.5 |
org.mybatis : mybatis-spring | jar | 1.3.1 |
org.hibernate : hibernate-core | jar | 3.6.8.Final |
mysql : mysql-connector-java | jar | 5.1.21 |
org.springframework : spring-orm | jar | 4.3.18.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.18.RELEASE |
org.springframework : spring-beans | jar | 4.3.18.RELEASE |
org.springframework : spring-context | jar | 4.3.18.RELEASE |
net.sf.ehcache : ehcache-core | jar | 2.6.8 |
redis.clients : jedis | jar | 2.8.2 |
com.oracle : ojdbc14 | jar | 10.2.0.3.0 |
com.microsoft » sqljdbc4 | jar | 3.0 |
com.alibaba : druid | jar | 1.1.9 |
com.iussoft : iussoft-cache | jar | 3.2.1 |
com.iussoft : iussoft-api | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.18.RELEASE |