Categories |
CategoriesTomcat Container Application Servers |
---|---|
GroupId | GroupIdcom.undefinedlabs.scope |
ArtifactId | ArtifactIdscope-rule-tomcat |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
scope-rule-tomcat-0.2.2.pom | |
scope-rule-tomcat-0.2.2.jar | 14 KB |
scope-rule-tomcat-0.2.2-sources.jar | 8 KB |
scope-rule-tomcat-0.2.2-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-tomcat/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rule-tomcat</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-tomcat/
implementation 'com.undefinedlabs.scope:scope-rule-tomcat:0.2.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-tomcat/
implementation ("com.undefinedlabs.scope:scope-rule-tomcat:0.2.2")
'com.undefinedlabs.scope:scope-rule-tomcat:jar:0.2.2'
<dependency org="com.undefinedlabs.scope" name="scope-rule-tomcat" rev="0.2.2">
<artifact name="scope-rule-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-tomcat', version='0.2.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-tomcat" % "0.2.2"
[com.undefinedlabs.scope/scope-rule-tomcat "0.2.2"]