assist4j
支持SpringBoot2.*以上
jdk1.8+
| License |
License |
|---|---|
| GroupId | GroupIdcom.assist4j |
| ArtifactId | ArtifactIdassist4j-sequence |
| Last Version | Last Version1.1.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.assist4j:assist4j-sequence
The Project of Assist4j
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| assist4j-sequence-1.1.30.pom | |
| assist4j-sequence-1.1.30.jar | 40 KB |
| assist4j-sequence-1.1.30-sources.jar | 17 KB |
| assist4j-sequence-1.1.30-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.assist4j/assist4j-sequence/ -->
<dependency>
<groupId>com.assist4j</groupId>
<artifactId>assist4j-sequence</artifactId>
<version>1.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.assist4j/assist4j-sequence/
implementation 'com.assist4j:assist4j-sequence:1.1.30'
// https://jarcasting.com/artifacts/com.assist4j/assist4j-sequence/
implementation ("com.assist4j:assist4j-sequence:1.1.30")
'com.assist4j:assist4j-sequence:jar:1.1.30'
<dependency org="com.assist4j" name="assist4j-sequence" rev="1.1.30">
<artifact name="assist4j-sequence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.assist4j', module='assist4j-sequence', version='1.1.30')
)
libraryDependencies += "com.assist4j" % "assist4j-sequence" % "1.1.30"
[com.assist4j/assist4j-sequence "1.1.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.springframework : spring-core | jar | 5.0.7.RELEASE |
| org.springframework : spring-context | jar | 5.0.7.RELEASE |
支持SpringBoot2.*以上
jdk1.8+