License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers Data |
GroupId | GroupIdorg.wildfly |
ArtifactId | ArtifactIdwildfly-datasources-galleon-pack-common |
Last Version | Last Version2.2.1.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDrivers and datasources for WildFly Common
Drivers and datasources for WildFly Common
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wildfly-datasources-galleon-pack-common-2.2.1.Final.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-datasources-galleon-pack-common/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-datasources-galleon-pack-common</artifactId>
<version>2.2.1.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-datasources-galleon-pack-common/
implementation 'org.wildfly:wildfly-datasources-galleon-pack-common:2.2.1.Final'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-datasources-galleon-pack-common/
implementation ("org.wildfly:wildfly-datasources-galleon-pack-common:2.2.1.Final")
'org.wildfly:wildfly-datasources-galleon-pack-common:pom:2.2.1.Final'
<dependency org="org.wildfly" name="wildfly-datasources-galleon-pack-common" rev="2.2.1.Final">
<artifact name="wildfly-datasources-galleon-pack-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-datasources-galleon-pack-common', version='2.2.1.Final')
)
libraryDependencies += "org.wildfly" % "wildfly-datasources-galleon-pack-common" % "2.2.1.Final"
[org.wildfly/wildfly-datasources-galleon-pack-common "2.2.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 2.1.212 |
com.microsoft.sqlserver : mssql-jdbc | jar | 9.4.0.jre8 |
org.mariadb.jdbc : mariadb-java-client | jar | 3.0.4 |
mysql : mysql-connector-java | jar | 8.0.29 |
org.postgresql : postgresql | jar | 42.3.5 |
com.oracle.ojdbc : ojdbc8 | jar | 19.3.0.0 |