Last Version

spring-higher-order-components 1.0.11

High Order Components for Spring Boot

License

License

GroupId

GroupId

com.jpomykala
ArtifactId

ArtifactId

spring-higher-order-components
Version

Version

1.0.11
Type

Type

jar
Description

Description

spring-higher-order-components
High Order Components for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-higher-order-components

Download spring-higher-order-components 1.0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jacoco : jacoco-maven-plugin jar 0.8.3

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.2.RELEASE
com.amazonaws : aws-java-sdk jar 1.11.305

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.7

Project Modules

There are no modules declared in this project.