Just trying to work out what maven entries are required to use bouncy castle and its not at all clear.
It would be great if you could documented the dependencies to use bounce castle in the 'standard' manner:
e.g.
<dependency>`
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.9.1</version>
</dependency>
Just trying to work out what maven entries are required to use bouncy castle and its not at all clear.
It would be great if you could documented the dependencies to use bounce castle in the 'standard' manner:
e.g.