Categories |
CategoriesMySQL Data Databases Jakarta Server Pages Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdorg.anyline |
ArtifactId | ArtifactIdanyboot-start-mvc-jsp-mysql |
Version | Version2.2.2.833 |
Type | Typepom |
Filename | Size |
---|---|
anyboot-start-mvc-jsp-mysql-2.2.2.833.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anyline/anyboot-start-mvc-jsp-mysql/ -->
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyboot-start-mvc-jsp-mysql</artifactId>
<version>2.2.2.833</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyline/anyboot-start-mvc-jsp-mysql/
implementation 'org.anyline:anyboot-start-mvc-jsp-mysql:2.2.2.833'
// https://jarcasting.com/artifacts/org.anyline/anyboot-start-mvc-jsp-mysql/
implementation ("org.anyline:anyboot-start-mvc-jsp-mysql:2.2.2.833")
'org.anyline:anyboot-start-mvc-jsp-mysql:pom:2.2.2.833'
<dependency org="org.anyline" name="anyboot-start-mvc-jsp-mysql" rev="2.2.2.833">
<artifact name="anyboot-start-mvc-jsp-mysql" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyline', module='anyboot-start-mvc-jsp-mysql', version='2.2.2.833')
)
libraryDependencies += "org.anyline" % "anyboot-start-mvc-jsp-mysql" % "2.2.2.833"
[org.anyline/anyboot-start-mvc-jsp-mysql "2.2.2.833"]