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