License |
License |
---|---|
GroupId | GroupIdcom.github.percychuang |
ArtifactId | ArtifactIdmodest-starter |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJava Modest
|
Filename | Size |
---|---|
modest-starter-0.0.1.pom | |
modest-starter-0.0.1.jar | 27 KB |
modest-starter-0.0.1-sources.jar | 19 KB |
modest-starter-0.0.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.percychuang/modest-starter/ -->
<dependency>
<groupId>com.github.percychuang</groupId>
<artifactId>modest-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.percychuang/modest-starter/
implementation 'com.github.percychuang:modest-starter:0.0.1'
// https://jarcasting.com/artifacts/com.github.percychuang/modest-starter/
implementation ("com.github.percychuang:modest-starter:0.0.1")
'com.github.percychuang:modest-starter:jar:0.0.1'
<dependency org="com.github.percychuang" name="modest-starter" rev="0.0.1">
<artifact name="modest-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.percychuang', module='modest-starter', version='0.0.1')
)
libraryDependencies += "com.github.percychuang" % "modest-starter" % "0.0.1"
[com.github.percychuang/modest-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.percychuang : modest-core | jar | 0.0.1 |
com.github.percychuang : modest-log | jar | 0.0.1 |
com.github.percychuang : modest-datasource | jar | 0.0.1 |
com.github.percychuang : modest-mybatis | jar | 0.0.1 |