Serverless Annotations

A set of java annotations for adding serverless-related metadata to java code

License

License

GroupId

GroupId

io.nanoservices
ArtifactId

ArtifactId

serverless-annotations
Last Version

Last Version

1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

Serverless Annotations
A set of java annotations for adding serverless-related metadata to java code
Project URL

Project URL

https://github.com/olensmar/serverless4j/tree/master/annotations

Download serverless-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-1