License |
License |
---|---|
GroupId | GroupIdcloud.agileframework |
ArtifactId | ArtifactIdagile-abstract-business |
Last Version | Last Version2.1.0.M20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagile-abstract-business
print log for request
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-abstract-business/ -->
<dependency>
<groupId>cloud.agileframework</groupId>
<artifactId>agile-abstract-business</artifactId>
<version>2.1.0.M20</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-abstract-business/
implementation 'cloud.agileframework:agile-abstract-business:2.1.0.M20'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-abstract-business/
implementation ("cloud.agileframework:agile-abstract-business:2.1.0.M20")
'cloud.agileframework:agile-abstract-business:jar:2.1.0.M20'
<dependency org="cloud.agileframework" name="agile-abstract-business" rev="2.1.0.M20">
<artifact name="agile-abstract-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-abstract-business', version='2.1.0.M20')
)
libraryDependencies += "cloud.agileframework" % "agile-abstract-business" % "2.1.0.M20"
[cloud.agileframework/agile-abstract-business "2.1.0.M20"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
cloud.agileframework : agile-jpa | jar | 2.1.0.M20 |
cloud.agileframework : agile-elasticsearch Optional | jar | 2.1.0.M20 |
cloud.agileframework : agile-validate | jar | 2.1.0.M20 |
cloud.agileframework : agile-dictionary | jar | 2.1.0.M20 |
mysql : mysql-connector-java Optional | jar | |
cloud.agileframework : agile-generator Optional | jar | 2.1.0.M20 |
cloud.agileframework : agile-mvc | jar | 2.1.0.M20 |
cloud.agileframework : agile-security Optional | jar | 2.1.0.M20 |
org.apache.poi : poi-ooxml Optional | jar | 5.0.0 |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-starter-websocket | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |