| License |
License |
|---|---|
| GroupId | GroupIdcom.github.chendb |
| ArtifactId | ArtifactIdflagwind-persistent |
| Last Version | Last Version0.0.22 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflagwind-persistent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flagwind-persistent-0.0.22.pom | |
| flagwind-persistent-0.0.22.jar | 15 KB |
| flagwind-persistent-0.0.22-sources.jar | 8 KB |
| flagwind-persistent-0.0.22-javadoc.jar | 113 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.chendb/flagwind-persistent/ -->
<dependency>
<groupId>com.github.chendb</groupId>
<artifactId>flagwind-persistent</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chendb/flagwind-persistent/
implementation 'com.github.chendb:flagwind-persistent:0.0.22'
// https://jarcasting.com/artifacts/com.github.chendb/flagwind-persistent/
implementation ("com.github.chendb:flagwind-persistent:0.0.22")
'com.github.chendb:flagwind-persistent:jar:0.0.22'
<dependency org="com.github.chendb" name="flagwind-persistent" rev="0.0.22">
<artifact name="flagwind-persistent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chendb', module='flagwind-persistent', version='0.0.22')
)
libraryDependencies += "com.github.chendb" % "flagwind-persistent" % "0.0.22"
[com.github.chendb/flagwind-persistent "0.0.22"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 |
| com.github.chendb : flagwind-core | jar | [1.0.7,) |