License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdfr.brouillard.oss.security.xhub |
ArtifactId | ArtifactIdxhub4j-core |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxhub4j-core
Provides means to send or consume secured webhooks.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xhub4j-core-1.1.0.pom | |
xhub4j-core-1.1.0.jar | 8 KB |
xhub4j-core-1.1.0-tests.jar | 4 KB |
xhub4j-core-1.1.0-sources.jar | 2 KB |
xhub4j-core-1.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.brouillard.oss.security.xhub/xhub4j-core/ -->
<dependency>
<groupId>fr.brouillard.oss.security.xhub</groupId>
<artifactId>xhub4j-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.brouillard.oss.security.xhub/xhub4j-core/
implementation 'fr.brouillard.oss.security.xhub:xhub4j-core:1.1.0'
// https://jarcasting.com/artifacts/fr.brouillard.oss.security.xhub/xhub4j-core/
implementation ("fr.brouillard.oss.security.xhub:xhub4j-core:1.1.0")
'fr.brouillard.oss.security.xhub:xhub4j-core:jar:1.1.0'
<dependency org="fr.brouillard.oss.security.xhub" name="xhub4j-core" rev="1.1.0">
<artifact name="xhub4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.brouillard.oss.security.xhub', module='xhub4j-core', version='1.1.0')
)
libraryDependencies += "fr.brouillard.oss.security.xhub" % "xhub4j-core" % "1.1.0"
[fr.brouillard.oss.security.xhub/xhub4j-core "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |