License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-templates |
Version | Version2.7.2 |
Type | Typepom |
Description |
DescriptionJava frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-templates-2.7.2.pom | 652 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-templates</artifactId>
<version>2.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation 'com.github.fangjinuo.agileway:agileway-templates:2.7.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation ("com.github.fangjinuo.agileway:agileway-templates:2.7.2")
'com.github.fangjinuo.agileway:agileway-templates:pom:2.7.2'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates" rev="2.7.2">
<artifact name="agileway-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates', version='2.7.2')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates" % "2.7.2"
[com.github.fangjinuo.agileway/agileway-templates "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |