Last Version

flagwind-core 1.0.9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.chendb
ArtifactId

ArtifactId

flagwind-core
Version

Version

1.0.9
Type

Type

jar
Description

Description

flagwind-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/chendb/flagwind-core.git

Download flagwind-core 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.chendb/flagwind-core/ -->
<dependency>
    <groupId>com.github.chendb</groupId>
    <artifactId>flagwind-core</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chendb/flagwind-core/
implementation 'com.github.chendb:flagwind-core:1.0.9'
// https://jarcasting.com/artifacts/com.github.chendb/flagwind-core/
implementation ("com.github.chendb:flagwind-core:1.0.9")
'com.github.chendb:flagwind-core:jar:1.0.9'
<dependency org="com.github.chendb" name="flagwind-core" rev="1.0.9">
  <artifact name="flagwind-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chendb', module='flagwind-core', version='1.0.9')
)
libraryDependencies += "com.github.chendb" % "flagwind-core" % "1.0.9"
[com.github.chendb/flagwind-core "1.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.1.2.RELEASE
org.apache.commons : commons-lang3 jar 3.5
commons-logging : commons-logging jar 1.2
javax.persistence : persistence-api jar 1.0.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.