License |
License |
---|---|
GroupId | GroupIdcom.xqbase |
ArtifactId | ArtifactIdxqbase-util |
Version | Version0.2.18 |
Type | Typejar |
Description |
DescriptionXQBase Util
Reusable Java components for www.xqbase.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xqbase-util-0.2.18.pom | |
xqbase-util-0.2.18.jar | 118 KB |
xqbase-util-0.2.18-sources.jar | 56 KB |
xqbase-util-0.2.18-javadoc.jar | 331 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xqbase/xqbase-util/ -->
<dependency>
<groupId>com.xqbase</groupId>
<artifactId>xqbase-util</artifactId>
<version>0.2.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.xqbase/xqbase-util/
implementation 'com.xqbase:xqbase-util:0.2.18'
// https://jarcasting.com/artifacts/com.xqbase/xqbase-util/
implementation ("com.xqbase:xqbase-util:0.2.18")
'com.xqbase:xqbase-util:jar:0.2.18'
<dependency org="com.xqbase" name="xqbase-util" rev="0.2.18">
<artifact name="xqbase-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xqbase', module='xqbase-util', version='0.2.18')
)
libraryDependencies += "com.xqbase" % "xqbase-util" % "0.2.18"
[com.xqbase/xqbase-util "0.2.18"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.0.53 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 8.0.53 |
org.apache.tomcat : tomcat-coyote | jar | 8.0.53 |