Last Version

Nepxion Matrix 2.0.9

Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector

License

License

GroupId

GroupId

com.nepxion
ArtifactId

ArtifactId

matrix
Version

Version

2.0.9
Type

Type

pom
Description

Description

Nepxion Matrix
Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector
Project URL

Project URL

http://www.nepxion.com
Project Organization

Project Organization

Nepxion
Source Code Management

Source Code Management

https://github.com/Nepxion/Matrix

Download matrix 2.0.9

Filename Size
matrix-2.0.9.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • matrix-aop
  • matrix-aop-starter
  • matrix-spring-boot-proxy-example
  • matrix-spring-boot-registrar-example
  • matrix-spring-boot-selector-example