Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aas4j-dev] [AAS4J] 1.0.0-milestone-01 available on Maven Central
  • From: "Kristan Johannes (BD/PAD-COD2)" <Johannes.Kristan@xxxxxxxxx>
  • Date: Tue, 24 Jan 2023 09:14:17 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bosch.com; dmarc=pass action=none header.from=bosch.com; dkim=pass header.d=bosch.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=mTi0i/pcxCWwH7RnZK+zpFsApejG8KUoOph/g510v5M=; b=HNTVcNgSe82rSSI/zM+eyeQLEu2uYJuQBbD8HRIocrozgIorfUQLVJopDPCQDBi+jyXqFEUYhgFB8BzOvAtApnt9BNAmSH+9O1bM9WD7Mf77MBnPZwT4v+IvrDJ3TiXA3RshnBMrfEXrLjXR7O/Rw6jTemIefg5zxiLAburz+Y64+6rmZ7FbHRrgUw8Ln838RsQPQYtvHbPy+UDSakXVAbbDGuu9hWBsQMz0Hq1tnH6GItZcBRmEwnKB8cWCKVtq3+Tg5TnZXMAwSzJo9WvMIExzRJu7jO3l7Wsg3NQMNQvNDM7zWUJ1Wv1i+0FQ6d1etJSEmUlplaqiaJ77zCGdGg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=NwBh0XGkjnXT5KalwJKxeij2nv1oqspxYqyOPe65EcY1SOykREkd/ZjZ9NEEc3OjB787Hgz1MWzZE+UoNaorrdRqT9PQBEOEaSsxie9azm+18O9QwGw+5/XWRx95cbIUn5FLyibBeRhEZkvCA1GW0AaZiMUdLwdJh+Dr37Qvzx3TQ92qveLMacUkES3enHBbgxEKvRXgPwLnVlrmYPe85JQsFjjKIvOO/n9VWCiRpxTbhGNoR5kmEJefVnBGcYW+Nlvx8PhRbiBkON6PMr9a7qxcsJ/6Km6UUy+7kFvWun0fDkFWjCz442IcUytVj/eZi7j+GsT2uTlnsHfVOsOoPw==
  • Delivered-to: aas4j-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/aas4j-dev/>
  • List-help: <mailto:aas4j-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/aas4j-dev>, <mailto:aas4j-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/aas4j-dev>, <mailto:aas4j-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHZEUtV56G4a4w49kK8I1cYyngY2a6sf+eigAAD0rGAAACYyYAAy0VwgAA1OGo=
  • Thread-topic: [AAS4J] 1.0.0-milestone-01 available on Maven Central

Hi Frank,

 

Thanks for the quick response! It worked. I figured out what confused me in the first place:

In the https://github.com/eclipse-aas4j/aas4j#readme

There is are the maven coordinates

<dependency>

  <groupId>org.eclipse.aas4j</groupId>

  <artifactId>dataformat-json</artifactId>

  <version>latest-version</version>

<dependency>

 

given. Next time I should just have a look into the pom.xml.

 

Maybe you could adjust the Readme to

<dependency>

  <groupId>org.eclipse.digitaltwin.aas4j</groupId>

  <artifactId>dataformat-json</artifactId>

  <version>latest-version</version>

<dependency>

 

Kind regards,

Johannes

 

 

Von: aas4j-dev <aas4j-dev-bounces@xxxxxxxxxxx> im Auftrag von Frank.Schnicke@xxxxxxxxxxxxxxxxxx <Frank.Schnicke@xxxxxxxxxxxxxxxxxx>
Datum: Dienstag, 24. Januar 2023 um 07:01
An: aas4j-dev@xxxxxxxxxxx <aas4j-dev@xxxxxxxxxxx>
Betreff: Re: [aas4j-dev] [AAS4J] 1.0.0-milestone-01 available on Maven Central

Hi Johannes,

 

you can find the release artifacts on Maven Central here: https://search.maven.org/search?q=aas4j

 

Best regards,

Frank

 

--

Frank Schnicke

Expert »Industrie 4.0 System Architectures«

Dept. Virtual Engineering

 

Fraunhofer IESE

Fraunhofer-Platz 1 | 67663 Kaiserslautern

+49 631 6800-2259

frank.schnicke@xxxxxxxxxxxxxxxxxx

www.iese.fraunhofer.de

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

>>  Stay connected via LinkedIn: www.linkedin.com/in/frank-schnicke/

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 

Von: aas4j-dev <aas4j-dev-bounces@xxxxxxxxxxx> Im Auftrag von Kristan Johannes (BD/PAD-COD2)
Gesendet: Montag, 23. Januar 2023 18:53
An: aas4j-dev@xxxxxxxxxxx
Betreff: [aas4j-dev] WG: [AAS4J] 1.0.0-milestone-01 available on Maven Central

 

Hi aas4j dev mailing list,

 

I am just about to try the announced version 1.0.0-milestone-01 of the aas4j library. However, I cannot find it on maven central. Could anyone provide me the repository the version is published to? This would be great.

 

Maybe it might also make sense to add a tag to [1] to link the code base with the corresponding release.

 

 

Kind regards,

Johannes

 

[1] https://github.com/eclipse-aas4j/aas4j

 

 

 

Von: aas4j-dev <aas4j-dev-bounces@xxxxxxxxxxx> im Auftrag von Weber Martins, Thiago <thiago.weber.martins@xxxxxxx>
Datum: Freitag, 16. Dezember 2022 um 14:04
An: 'AAS4J Developer discussions' <aas4j-dev@xxxxxxxxxxx>
Betreff: [aas4j-dev] [AAS4J] 1.0.0-milestone-01 available on Maven Central

Dear aas4j community,

 

we are happy to share that Santa is amazing this year and already brought a milestone release (“1.0.0-milestone-01” ) for Eclipse AAS4J under your Christmas tree 🎄.

 

The “1.0.0-milestone-01” release is available on Maven Central Repository and includes the following artifacts implementing the “AAS Specs – Part 1 V3.RC02”:

  • dataformat-core
  • dataformat-aasx
  • dataformat-xml
  • dataformat-json
  • dataformat-parent
  • model

 

Note: This milestone release is a release candidate following the Eclipse Foundation Handbook (release milestone) and it is not a final release. Please, raise an issue in case you have enhancements or find a bug.

 

A huge thanks for all committers of Eclipse AAS4J to make this happen!

 

Looking forward to the next year….merry Christmas and happy new year!

 

On behalf of AAS4J project leads and committers,

Thiago

 

Eclipse AAS4J

AAS4J@Github


Back to the top