Skip to content

First public release

Compare
Choose a tag to compare
@baladutt baladutt released this 11 Aug 06:03
· 52 commits to main since this release
fdd1fbd

Fixed potential security vulnerabilities in dependencies alerted by depandabot.
Cleaned up and fixed the sample helloworld to work with latest apl.

This is available at,
https://repo.maven.apache.org/maven2/com/intuit/apl/apl-core/0.23/

Please read README for more information and instructions for use,

  <dependency>
      <groupId>com.intuit.apl</groupId>
      <artifactId>apl-core</artifactId>
      <version>0.23</version>
    </dependency>