License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.payneteasy.superfly |
ArtifactId | ArtifactIdsuperfly-service |
Last Version | Last Version1.7-24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSuperfly service layer
Service layer classes, including DAO layer too
|
Filename | Size |
---|---|
superfly-service-1.7-24.pom | |
superfly-service-1.7-24.jar | 189 KB |
superfly-service-1.7-24-sources.jar | 124 KB |
superfly-service-1.7-24-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-service/ -->
<dependency>
<groupId>com.payneteasy.superfly</groupId>
<artifactId>superfly-service</artifactId>
<version>1.7-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-service/
implementation 'com.payneteasy.superfly:superfly-service:1.7-24'
// https://jarcasting.com/artifacts/com.payneteasy.superfly/superfly-service/
implementation ("com.payneteasy.superfly:superfly-service:1.7-24")
'com.payneteasy.superfly:superfly-service:jar:1.7-24'
<dependency org="com.payneteasy.superfly" name="superfly-service" rev="1.7-24">
<artifact name="superfly-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.superfly', module='superfly-service', version='1.7-24')
)
libraryDependencies += "com.payneteasy.superfly" % "superfly-service" % "1.7-24"
[com.payneteasy.superfly/superfly-service "1.7-24"]
Group / Artifact | Type | Version |
---|---|---|
com.payneteasy.superfly : superfly-common | jar | 1.7-24 |
com.payneteasy.superfly : superfly-remote-api | jar | 1.7-24 |
com.payneteasy.superfly : superfly-spi | jar | 1.7-24 |
com.payneteasy.superfly : superfly-crypto | jar | 1.7-24 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context-support | jar | 5.3.18 |
org.springframework : spring-jdbc | jar | 5.3.18 |
org.springframework : spring-tx | jar | 5.3.18 |
com.googlecode.jdbc-proc.jdbc-proc : jdbc-proc-daofactory | jar | 1.1-4 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
org.aspectj : aspectjweaver | jar | 1.6.5 |
commons-digester : commons-digester | jar | 2.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |
javax.mail : mail | jar | 1.4 |
com.warrenstrange : googleauth | jar | 1.5.0 |
org.passay : passay | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.0 |
cglib : cglib | jar | 3.2.5 |