Categories |
CategoriesJakarta Standard Tag Library Jakarta EE The Web Tier GUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdjstl-parent |
Version | Version0.70.0.1 |
Type | Typepom |
Filename | Size |
---|---|
jstl-parent-0.70.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/jstl-parent/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>jstl-parent</artifactId>
<version>0.70.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jstl-parent/
implementation 'com.guicedee.services:jstl-parent:0.70.0.1'
// https://jarcasting.com/artifacts/com.guicedee.services/jstl-parent/
implementation ("com.guicedee.services:jstl-parent:0.70.0.1")
'com.guicedee.services:jstl-parent:pom:0.70.0.1'
<dependency org="com.guicedee.services" name="jstl-parent" rev="0.70.0.1">
<artifact name="jstl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jstl-parent', version='0.70.0.1')
)
libraryDependencies += "com.guicedee.services" % "jstl-parent" % "0.70.0.1"
[com.guicedee.services/jstl-parent "0.70.0.1"]