License |
License |
---|---|
GroupId | GroupIdcom.github.maskwerewolf |
ArtifactId | ArtifactIdflower-core |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionflower jdbc framework
|
Filename | Size |
---|---|
flower-core-1.0.pom | |
flower-core-1.0.jar | 4 KB |
flower-core-1.0-sources.jar | 3 KB |
flower-core-1.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maskwerewolf/flower-core/ -->
<dependency>
<groupId>com.github.maskwerewolf</groupId>
<artifactId>flower-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maskwerewolf/flower-core/
implementation 'com.github.maskwerewolf:flower-core:1.0'
// https://jarcasting.com/artifacts/com.github.maskwerewolf/flower-core/
implementation ("com.github.maskwerewolf:flower-core:1.0")
'com.github.maskwerewolf:flower-core:jar:1.0'
<dependency org="com.github.maskwerewolf" name="flower-core" rev="1.0">
<artifact name="flower-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maskwerewolf', module='flower-core', version='1.0')
)
libraryDependencies += "com.github.maskwerewolf" % "flower-core" % "1.0"
[com.github.maskwerewolf/flower-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context Optional | jar | 4.3.1.RELEASE |