License |
License |
---|---|
GroupId | GroupIdcom.github.fangjinuo.agileway |
ArtifactId | ArtifactIdagileway |
Version | Version2.5.1 |
Type | Typepom |
Description |
Descriptioncom.github.fangjinuo.agileway:agileway:2.5.1
Java frameworks extensions: servlet, httpclient, spring, ... etc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
agileway-2.5.1.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway/
implementation 'com.github.fangjinuo.agileway:agileway:2.5.1'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway/
implementation ("com.github.fangjinuo.agileway:agileway:2.5.1")
'com.github.fangjinuo.agileway:agileway:pom:2.5.1'
<dependency org="com.github.fangjinuo.agileway" name="agileway" rev="2.5.1">
<artifact name="agileway" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway', version='2.5.1')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway" % "2.5.1"
[com.github.fangjinuo.agileway/agileway "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.22 |
com.github.fangjinuo.langx : langx-java | jar | 3.5.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |