License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.github.jsqlparser |
Version | Version2.1.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.github.jsqlparser/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.github.jsqlparser</artifactId>
<version>2.1.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.github.jsqlparser/
implementation 'com.liferay:com.github.jsqlparser:2.1.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/com.github.jsqlparser/
implementation ("com.liferay:com.github.jsqlparser:2.1.LIFERAY-PATCHED-1")
'com.liferay:com.github.jsqlparser:jar:2.1.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="com.github.jsqlparser" rev="2.1.LIFERAY-PATCHED-1">
<artifact name="com.github.jsqlparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.github.jsqlparser', version='2.1.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "com.github.jsqlparser" % "2.1.LIFERAY-PATCHED-1"
[com.liferay/com.github.jsqlparser "2.1.LIFERAY-PATCHED-1"]