License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.struts |
ArtifactId | ArtifactIdstruts-parent |
Version | Version1.3.10-ayg-06 |
Type | Typepom |
Description |
DescriptionStruts
Apache Struts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
struts-parent-1.3.10-ayg-06.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.struts/struts-parent/ -->
<dependency>
<groupId>com.github.albfernandez.struts</groupId>
<artifactId>struts-parent</artifactId>
<version>1.3.10-ayg-06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.struts/struts-parent/
implementation 'com.github.albfernandez.struts:struts-parent:1.3.10-ayg-06'
// https://jarcasting.com/artifacts/com.github.albfernandez.struts/struts-parent/
implementation ("com.github.albfernandez.struts:struts-parent:1.3.10-ayg-06")
'com.github.albfernandez.struts:struts-parent:pom:1.3.10-ayg-06'
<dependency org="com.github.albfernandez.struts" name="struts-parent" rev="1.3.10-ayg-06">
<artifact name="struts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.struts', module='struts-parent', version='1.3.10-ayg-06')
)
libraryDependencies += "com.github.albfernandez.struts" % "struts-parent" % "1.3.10-ayg-06"
[com.github.albfernandez.struts/struts-parent "1.3.10-ayg-06"]