License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.bifrost |
ArtifactId | ArtifactIdbifrost-server |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbifrost
Elasticsearch subscriptions service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bifrost-server-1.0.4.pom | |
bifrost-server-1.0.4.jar | 59 KB |
bifrost-server-1.0.4-sources.jar | 32 KB |
bifrost-server-1.0.4-runner.jar | 35 MB |
bifrost-server-1.0.4-javadoc.jar | 609 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.bifrost/bifrost-server/ -->
<dependency>
<groupId>org.jboss.pnc.bifrost</groupId>
<artifactId>bifrost-server</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bifrost/bifrost-server/
implementation 'org.jboss.pnc.bifrost:bifrost-server:1.0.4'
// https://jarcasting.com/artifacts/org.jboss.pnc.bifrost/bifrost-server/
implementation ("org.jboss.pnc.bifrost:bifrost-server:1.0.4")
'org.jboss.pnc.bifrost:bifrost-server:jar:1.0.4'
<dependency org="org.jboss.pnc.bifrost" name="bifrost-server" rev="1.0.4">
<artifact name="bifrost-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bifrost', module='bifrost-server', version='1.0.4')
)
libraryDependencies += "org.jboss.pnc.bifrost" % "bifrost-server" % "1.0.4"
[org.jboss.pnc.bifrost/bifrost-server "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logmanager : log4j2-jboss-logmanager | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jsonb | jar | |
io.quarkus : quarkus-smallrye-health | jar | |
io.quarkus : quarkus-undertow-websockets | jar | |
org.jboss.pnc : common | jar | 2.0.3 |
io.quarkus : quarkus-micrometer | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.jboss.pnc : pnc-api | jar | 2.0.1 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 5.6.15 |
com.thetransactioncompany : jsonrpc2-base | jar | 1.38.1 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
io.quarkus : quarkus-rest-client | jar |