License |
License |
---|---|
GroupId | GroupIdcom.github.serlockholmes |
ArtifactId | ArtifactIdeasy-start-all |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
easy-start-all-0.1.1.pom | |
easy-start-all-0.1.1.jar | 3 KB |
easy-start-all-0.1.1-sources.jar | 2 KB |
easy-start-all-0.1.1-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start-all/ -->
<dependency>
<groupId>com.github.serlockholmes</groupId>
<artifactId>easy-start-all</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start-all/
implementation 'com.github.serlockholmes:easy-start-all:0.1.1'
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-start-all/
implementation ("com.github.serlockholmes:easy-start-all:0.1.1")
'com.github.serlockholmes:easy-start-all:jar:0.1.1'
<dependency org="com.github.serlockholmes" name="easy-start-all" rev="0.1.1">
<artifact name="easy-start-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.serlockholmes', module='easy-start-all', version='0.1.1')
)
libraryDependencies += "com.github.serlockholmes" % "easy-start-all" % "0.1.1"
[com.github.serlockholmes/easy-start-all "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.serlockholmes : easy-mvc | jar | 0.1.1 |
com.github.serlockholmes : easy-jdbc | jar | 0.1.1 |