The triangle with vertexes $(-3,0),(3,0),(0,4)$
Note 1: Consider any Pythagorician triple $(a,b,c)$, then $a,b,c \in \mathbb{N}$ and $a^2+b^2=c^2$. Now consider the triangle with vertexes of coordinates $(0,0),(b,0),(0,a)$. Finally to avoid the right angle consider the triangle with vertexes $(-b,0),(b,0),(0,a)$. Clearly all coordinates are integers and $$\|(b,0) - (-b,0)\|=2b, \quad \|(\pm b,0) - (0,a)\| = c,$$
which shows that all the edges have integer lengths.
Note 2: Exploiting the same idea, we may also construct non isosceles triangles. Therefore consider $(a,b,c)$ a Pythagorician triple and $(b,d,e)$ another Pythaforician triple (e.g. $(5,12,13)$ and $(12,35,37)$), then the triangle $(-a,0), (d,0), (0,b)$ has integer side lengths and vertexes coordinates.