License |
License |
---|---|
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-user-management |
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-user-management/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-user-management</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-user-management/
implementation 'org.apache.streampipes:streampipes-user-management:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-user-management/
implementation ("org.apache.streampipes:streampipes-user-management:0.69.0")
'org.apache.streampipes:streampipes-user-management:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-user-management" rev="0.69.0">
<artifact name="streampipes-user-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-user-management', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-user-management" % "0.69.0"
[org.apache.streampipes/streampipes-user-management "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-config | jar | 0.69.0 |
org.apache.streampipes : streampipes-model-client | jar | 0.69.0 |
org.apache.streampipes : streampipes-security-jwt | jar | 0.69.0 |
org.apache.streampipes : streampipes-storage-management | jar | 0.69.0 |
org.springframework.boot : spring-boot-starter-oauth2-client | jar | 2.6.2 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
org.jasypt : jasypt | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |