License |
License |
---|---|
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIddb-feature |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava file generator
|
Filename | Size |
---|---|
db-feature-1.3.5.pom | |
db-feature-1.3.5.jar | 12 KB |
db-feature-1.3.5-sources.jar | 6 KB |
db-feature-1.3.5-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atool/db-feature/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>db-feature</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/db-feature/
implementation 'com.github.atool:db-feature:1.3.5'
// https://jarcasting.com/artifacts/com.github.atool/db-feature/
implementation ("com.github.atool:db-feature:1.3.5")
'com.github.atool:db-feature:jar:1.3.5'
<dependency org="com.github.atool" name="db-feature" rev="1.3.5">
<artifact name="db-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='db-feature', version='1.3.5')
)
libraryDependencies += "com.github.atool" % "db-feature" % "1.3.5"
[com.github.atool/db-feature "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.test4j : fluent-assert | jar | 1.0.6 |