microBean™ Abstract Environment


License

License

GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-abstract-environment
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

pom
Description

Description

microBean™ Abstract Environment
microBean™ Abstract Environment
Project URL

Project URL

https://microbean.github.io/microbean-abstract-environment
Project Organization

Project Organization

microBean™
Source Code Management

Source Code Management

https://github.com/microbean/microbean-abstract-environment/

Download microbean-abstract-environment

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.glassfish : jakarta.el jar 3.0.3
org.hibernate.validator : hibernate-validator-cdi jar 6.1.2.Final
org.microbean : microbean-main jar 9
org.microbean : microbean-settings jar 0.0.4

Project Modules

There are no modules declared in this project.

microBean™ Abstract Environment

The microBean™ Abstract Environment project consists primarily of a mildly opinionated pom.xml file that describes runtime dependencies that together make up part of a bare minimum microBean™ environment.

A full microBean™ environment—even a minimal one—will also need a CDI 2.0 implementation.

The pom.xml file also produces a Docker image that collects those dependencies together in a root /microbean directory, together with an Alpine Linux variant of the OpenJDK Java development kit.

Users of this project are either Java developers—who can include the pom.xml directly as a dependency—or developers of Docker images for microBean™ projects (a CDI 2.0 implementation and its dependencies is needed to complete any environment).

Components

The microbean-abstract-environment environment consists of versions of the following:

Together these implement parts of version 0.6.0 of the microBean™ Base Specification.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

Versions

Version
0.7.1
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.0
0.3.2
0.3.0
0.1.3
0.1.2
0.1.1
0.1.0