group.flyfish.oauth:oauth-camera

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

group.flyfish.oauth
ArtifactId

ArtifactId

oauth-camera
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/oauth-camera

Download oauth-camera

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 8.5.50
com.alibaba : fastjson jar 1.2.62
org.slf4j : slf4j-api jar 1.7.28
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-collections4 jar 4.3
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
org.reflections : reflections jar 0.9.12
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpmime jar 4.5.9
com.hikvision.ga : artemis-http-client jar 1.1.3
org.projectlombok : lombok jar 1.18.8

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2