License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-security-jwt |
Last Version | Last Version0.69.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-security-jwt/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-security-jwt</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-security-jwt/
implementation 'org.apache.streampipes:streampipes-security-jwt:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-security-jwt/
implementation ("org.apache.streampipes:streampipes-security-jwt:0.69.0")
'org.apache.streampipes:streampipes-security-jwt:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-security-jwt" rev="0.69.0">
<artifact name="streampipes-security-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-security-jwt', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-security-jwt" % "0.69.0"
[org.apache.streampipes/streampipes-security-jwt "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-commons | jar | 0.69.0 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |