License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway-templates |
Version | Version2.7.9 |
Type | Typepom |
Description |
DescriptionJava frameworks extensions: servlet, httpclient, spring, ... etc
|
Filename | Size |
---|---|
agileway-templates-2.7.9.pom | 635 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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation 'com.github.fangjinuo.agileway:agileway-templates:2.7.9'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-templates/
implementation ("com.github.fangjinuo.agileway:agileway-templates:2.7.9")
'com.github.fangjinuo.agileway:agileway-templates:pom:2.7.9'
<dependency org="com.github.fangjinuo.agileway" name="agileway-templates" rev="2.7.9">
<artifact name="agileway-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-templates', version='2.7.9')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-templates" % "2.7.9"
[com.github.fangjinuo.agileway/agileway-templates "2.7.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 4.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |