is not current version
Last Version 1.0.4

org.jboss.pnc.bifrost:bifrost-server 1.0.0

Elasticsearch subscriptions service

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.pnc.bifrost
ArtifactId

ArtifactId

bifrost-server
Version

Version

1.0.0
Type

Type

jar

Download bifrost-server 1.0.0


<!-- https://jarcasting.com/artifacts/org.jboss.pnc.bifrost/bifrost-server/ -->
<dependency>
    <groupId>org.jboss.pnc.bifrost</groupId>
    <artifactId>bifrost-server</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.bifrost/bifrost-server/
implementation 'org.jboss.pnc.bifrost:bifrost-server:1.0.0'
// https://jarcasting.com/artifacts/org.jboss.pnc.bifrost/bifrost-server/
implementation ("org.jboss.pnc.bifrost:bifrost-server:1.0.0")
'org.jboss.pnc.bifrost:bifrost-server:jar:1.0.0'
<dependency org="org.jboss.pnc.bifrost" name="bifrost-server" rev="1.0.0">
  <artifact name="bifrost-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.bifrost', module='bifrost-server', version='1.0.0')
)
libraryDependencies += "org.jboss.pnc.bifrost" % "bifrost-server" % "1.0.0"
[org.jboss.pnc.bifrost/bifrost-server "1.0.0"]