License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.extras.db_bootstrap |
ArtifactId | ArtifactIddb-bootstrap |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionDatabase bootstrap sub system
Database bootstrap deployment detector subsystem
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-bootstrap-1.0.5.pom | |
db-bootstrap-1.0.5.jar | 33 KB |
db-bootstrap-1.0.5-sources.jar | 24 KB |
db-bootstrap-1.0.5-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.db_bootstrap/db-bootstrap/ -->
<dependency>
<groupId>org.wildfly.extras.db_bootstrap</groupId>
<artifactId>db-bootstrap</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.db_bootstrap/db-bootstrap/
implementation 'org.wildfly.extras.db_bootstrap:db-bootstrap:1.0.5'
// https://jarcasting.com/artifacts/org.wildfly.extras.db_bootstrap/db-bootstrap/
implementation ("org.wildfly.extras.db_bootstrap:db-bootstrap:1.0.5")
'org.wildfly.extras.db_bootstrap:db-bootstrap:jar:1.0.5'
<dependency org="org.wildfly.extras.db_bootstrap" name="db-bootstrap" rev="1.0.5">
<artifact name="db-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.db_bootstrap', module='db-bootstrap', version='1.0.5')
)
libraryDependencies += "org.wildfly.extras.db_bootstrap" % "db-bootstrap" % "1.0.5"
[org.wildfly.extras.db_bootstrap/db-bootstrap "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-controller | jar | 8.1.0.Final |
org.wildfly : wildfly-server | jar | 8.1.0.Final |
org.hibernate : hibernate-core | jar | 4.3.5.Final |
org.hibernate : hibernate-entitymanager | jar | 4.3.5.Final |
org.hibernate : hibernate-validator-annotation-processor | jar | 5.1.0.Final |
org.scannotation : scannotation | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-processor Optional | jar | 1.1.0.Final |
org.hibernate : hibernate-jpamodelgen | jar | 4.3.5.Final |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-subsystem-test | pom | 8.1.0.Final |
junit : junit | jar | 4.11 |