License |
License |
---|---|
GroupId | GroupIdcom.github.serlockholmes |
ArtifactId | ArtifactIdeasy-mvc |
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-mvc-0.1.1.pom | |
easy-mvc-0.1.1.jar | 14 KB |
easy-mvc-0.1.1-sources.jar | 9 KB |
easy-mvc-0.1.1-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.serlockholmes/easy-mvc/ -->
<dependency>
<groupId>com.github.serlockholmes</groupId>
<artifactId>easy-mvc</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-mvc/
implementation 'com.github.serlockholmes:easy-mvc:0.1.1'
// https://jarcasting.com/artifacts/com.github.serlockholmes/easy-mvc/
implementation ("com.github.serlockholmes:easy-mvc:0.1.1")
'com.github.serlockholmes:easy-mvc:jar:0.1.1'
<dependency org="com.github.serlockholmes" name="easy-mvc" rev="0.1.1">
<artifact name="easy-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.serlockholmes', module='easy-mvc', version='0.1.1')
)
libraryDependencies += "com.github.serlockholmes" % "easy-mvc" % "0.1.1"
[com.github.serlockholmes/easy-mvc "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.serlockholmes : easy-ioc | jar | 0.1.1 |
com.github.serlockholmes : easy-netty | jar | 0.1.1 |