requestidgenerator

Generates device specific UUIDs for HTTP request use in microservices

License

License

GroupId

GroupId

com.bcgdv
ArtifactId

ArtifactId

requestidgenerator
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

requestidgenerator
Generates device specific UUIDs for HTTP request use in microservices
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/BCGDV-ASIA/requestidgenerator

Download requestidgenerator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.bcgdv

Versions

Version
1.0