Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.jwebmp.guicedee.servlets |
ArtifactId | ArtifactIdservlets-parent |
Version | Version0.67.0.9 |
Type | Typejar |
Filename | Size |
---|---|
servlets-parent-0.67.0.9.pom | 1 KB |
servlets-parent-0.67.0.9-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/servlets-parent/ -->
<dependency>
<groupId>com.jwebmp.guicedee.servlets</groupId>
<artifactId>servlets-parent</artifactId>
<version>0.67.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/servlets-parent/
implementation 'com.jwebmp.guicedee.servlets:servlets-parent:0.67.0.9'
// https://jarcasting.com/artifacts/com.jwebmp.guicedee.servlets/servlets-parent/
implementation ("com.jwebmp.guicedee.servlets:servlets-parent:0.67.0.9")
'com.jwebmp.guicedee.servlets:servlets-parent:jar:0.67.0.9'
<dependency org="com.jwebmp.guicedee.servlets" name="servlets-parent" rev="0.67.0.9">
<artifact name="servlets-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.guicedee.servlets', module='servlets-parent', version='0.67.0.9')
)
libraryDependencies += "com.jwebmp.guicedee.servlets" % "servlets-parent" % "0.67.0.9"
[com.jwebmp.guicedee.servlets/servlets-parent "0.67.0.9"]