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