GroupId | GroupIdcom.sdl.web |
---|---|
ArtifactId | ArtifactIdcontent-broker |
Version | Version8.5.0-1049 |
Type | Typejar |
Filename | Size |
---|---|
content-broker-8.5.0-1049.pom | |
content-broker-8.5.0-1049.jar | 43 KB |
content-broker-8.5.0-1049-sources.jar | 189 bytes |
content-broker-8.5.0-1049-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.web/content-broker/ -->
<dependency>
<groupId>com.sdl.web</groupId>
<artifactId>content-broker</artifactId>
<version>8.5.0-1049</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.web/content-broker/
implementation 'com.sdl.web:content-broker:8.5.0-1049'
// https://jarcasting.com/artifacts/com.sdl.web/content-broker/
implementation ("com.sdl.web:content-broker:8.5.0-1049")
'com.sdl.web:content-broker:jar:8.5.0-1049'
<dependency org="com.sdl.web" name="content-broker" rev="8.5.0-1049">
<artifact name="content-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.web', module='content-broker', version='8.5.0-1049')
)
libraryDependencies += "com.sdl.web" % "content-broker" % "8.5.0-1049"
[com.sdl.web/content-broker "8.5.0-1049"]